Hello,
I have a site on an ASP server and I also have a custom 404 page setup (404.asp). The problem is that I want to have ASP code w/ in it to for example, send me an email each time w/ the referer in it. However if the 404 page is loaded by going to an invalid link, the ASP code is NOT processed and is viewable via View Source. But if I call it up directly, (w/ the .asp extension) it loads the ASP code just fine. Is there a way to make it load the ASP code w/ out the .asp extension on it? (the file itself does have it).
Thanks,
Ram0135
I have a site on an ASP server and I also have a custom 404 page setup (404.asp). The problem is that I want to have ASP code w/ in it to for example, send me an email each time w/ the referer in it. However if the 404 page is loaded by going to an invalid link, the ASP code is NOT processed and is viewable via View Source. But if I call it up directly, (w/ the .asp extension) it loads the ASP code just fine. Is there a way to make it load the ASP code w/ out the .asp extension on it? (the file itself does have it).
Thanks,
Ram0135