Its not an asp script, its a WSH script and needs to be saved with a .vbs extension. That lanague VBScript does not make a script an ASP page, its the methods, functions, and procedure calls you make within a page that define it as such.
What you are doing above is designed to be executed on a local pc, not executed on a web browser.
"The one language all programmers understand is profanity."
|