R
rvj
Im sure this is dead simple but
where do you find the URL causing the error ?
I am trying to catch bad directory references using IIS custom errors tab
It points to my error handler eg error404.asp
however when that executes Request("URL") it shows the address
of the error handler not the original address causing the problem
which variable holds the original URL?
where do you find the URL causing the error ?
I am trying to catch bad directory references using IIS custom errors tab
It points to my error handler eg error404.asp
however when that executes Request("URL") it shows the address
of the error handler not the original address causing the problem
which variable holds the original URL?