auto-display page URL

A

Andrew

Hello,
I'm trying to create a 404 error page that reports back when a user visits it. I want to be able to get an email with the url that the visitor is at, when they visit the page. Is there any way to do this?
 
T

Thomas A. Rowe

Yes, but requires the use a server-side scripting language, such as ASP, ASP.Net, PHP, etc. and a
host (Windows) willing to set up custom error pages or if on Unix/Linux modify the .htaccess file (I
think).

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Andrew said:
Hello,
I'm trying to create a 404 error page that reports back when a user visits it. I want to be able
to get an email with the url that the visitor is at, when they visit the page. Is there any way to
do this?
 
Top