From: Jennifer <tox...@ma...> - 2003-03-16 09:28:33
|
Just a couple of little things. $postmaster, $no_content, $double_spacing, $wrap_text, $wrap_style are included in the README but are not an items in the POD documentation in FormMail.pl itself. Since many people change the name of the script, use $ENV{'SCRIPT_NAME'} in place of /cgi-bin/FormMail.pl in the request method error message. Make the bgcolor for the error table, tr, td configurable. Either give them a css class or make them a variable. My preference would be to center that table too. :-) Also, shouldn't the copyright notice on the error page be updated to include the current year (2001-2003)? Like I said, little things, but maybe they can be added to the next release. Jennifer P.S. Sorry for the test message. I thought I had unsubscribed and when I went to subscribe again it said I already was, but I hadn't seen any posts recently. |