what's in the add_list.cgi script?
Posted by: arcanus
Posted on: 2009-07-12 22:35:00
hi all.
i have a site where users can sign up to be on an announcement list. everything works fine and i have it configured to do all the right things.
i'd like to add an extra layer of security with a captcha code.
i can't self reference the page to check the captcha code and then auto-submit the values to the add_list.cgi script.
does anyone know what the add_list.cgi contains and if i can pass all the same values to dreamhost without pointing the form action to:
http://scripts.dreamhost.com/add_list.cgi
here is how to make the form:
http://wiki.dreamhost.com/KB_/_Web_Programming_/_CGI,_PHP_&_Databases_/_Announcement_Mailing_List
thanks!
-tony