lovewindoze
Technical User
I am wanting to create a better HTTP Error 404 document than the standard one on IIS.
I've already customized the verbage. But what I'd really like to do is provide an email link (spam proof of course) to me that includes a subject. And I want the subject to be the full url of the link they tried to get to. Hope this makes since.
So if they're on the home page, and click on a button that says PROJECTS and the link goes to but the directory doesn't exist or the index/default page doesn't exist -
I'd like the email link on the 404 error page to include the subject:
I'm hoping there is a way to do with with JavaScript?
If not, if I could at least get the Referring page..?
I've already customized the verbage. But what I'd really like to do is provide an email link (spam proof of course) to me that includes a subject. And I want the subject to be the full url of the link they tried to get to. Hope this makes since.
So if they're on the home page, and click on a button that says PROJECTS and the link goes to but the directory doesn't exist or the index/default page doesn't exist -
I'd like the email link on the 404 error page to include the subject:
I'm hoping there is a way to do with with JavaScript?
If not, if I could at least get the Referring page..?