G
gh0st54
Hi
I'm trying to set an error page so that when a user tries to reach
http://www.domain.com/folder
they get sent to my error page
because the page requested is not managed by .net_isapi i can't use
the web.config to do so
i tried to set my 404 default page to an asp page (404.asp) with a
redirect to my notfound.aspx page but the page is not being called on
error but works when i call i directly.
any help would help
thanks
I'm trying to set an error page so that when a user tries to reach
http://www.domain.com/folder
they get sent to my error page
because the page requested is not managed by .net_isapi i can't use
the web.config to do so
i tried to set my 404 default page to an asp page (404.asp) with a
redirect to my notfound.aspx page but the page is not being called on
error but works when i call i directly.
any help would help
thanks