Hi, my error 404 page brings up a bunch of useful information about the error such as where they were directed from and what they were trying to access. This is invaluable information for finding broken links... but it's bleeding useless if it doesn't keep a log of the errors. What I want to be able to do is have a form on the 404 page that collects all that useful information and emails it to my address... but I want it to happen automatically... how can I do this? or is there an easier way to do it?