I also learned that if you have the post value to "" it posts to its self
If you try this with Netscape, it returns the directory that holds the file, instead of the file itself... so you would still need to use Request.ServerVariables("SCRIPT_NAME") to get the correct results.