Friday, July 16, 2004

404 and other Scripts

I cleaned up and simplified this page a bit. Not much of the actual functionality has changed, but now it's a bit easier to follow. I'll need to spend a few weeks watching 404 results to make sure no possible loops have been introduced (as have been in the past). Also, it's probably time to add some documentation to the 404Redirect.txt file. I have to keep reminding myself about the format every time I work on it. I also modified the case-insensitivity to use the built-in functionality of the InStr and Replace functions rather than adding a UCase function. Still have a few more items to address, which I should be able to get done easily.

Changed the form validation script to that it now uses DOM functionality to add an event to the page on which it's initialized.

Modified all sign-up scripts on the Web site to use the correct sender address (postmaster@list.project2061mail.org) and added a notice for people who use spam filtering software to add us to their whitelist.

Modified the print.pl script to use our current logo, modified it to use the current stylesheets (rather than try to reformat everything), and improved the error reporting slightly.

Modified the refer.asp script so that it provides error messages inside the site template.