Click to See Complete Forum and Search --> : How can I get the virtual path of current working file


Gopinath
09-11-2003, 07:55 AM
How can I get the virtual path of current working file using ASP script?

Thankz in advance
-Gopi

rdoekes
09-11-2003, 11:38 AM
Request.ServerVariables("SCRIPT_NAME")

Gopinath
09-11-2003, 10:56 PM
Thanks fro help

Bye
-Gopi:)