Click to See Complete Forum and Search --> : getting the filename that is currently opened in ie


TheRiddler
11-05-2003, 05:48 AM
I want to write my filename with a .asp extensionthat is currently opend in IE, something like home.asp so the name of the file can be used with a select querry. Anyone got any suggestions on how to do this?

rdoekes
11-05-2003, 04:04 PM
Request.ServerVariables("script_name")