View Single Post
  #6 (permalink)  
Old 01-03-2006, 08:46 PM
DrTandem1's Avatar
DrTandem1 DrTandem1 is offline
WebProWorld 1,000+ Club
 
Join Date: Oct 2003
Location: Encinitas, CA
Posts: 1,830
DrTandem1 RepRank 2
Default

Just a word of warning for those of you hand-coding. Many form scripts such as this on CGI and PHP are being hijacked to turn your site into a spam email server. You need to be sure to strip code from the form that a user may enter that would produce line breaks and Cc mailings.

I would also suggest to block attempts at people entering invalid email addresses and email addresses that use your site's own domain.

Lastly, I think the PHP versions are superior to CGI and simpler to use.
__________________
DrTandem's San Diego Web Page Design, drtandem.com
Reply With Quote