There are two scripts I use that you can download free online.
1) bnbforms.cgi from bignosebird.com
2) formmail.cgi from Matt's Script Archive
The three most important things you need to know about setting up these scripts is where the perl handler is. On some systems it is
/usr/local/bin/perl but it may be in /usr/bin/perl or /usr/sbin/perl.
And you mail host, which most times can be labeled as "localhost" but could also be user/sbin/sendmail or some derivative of that.
The last is making sure your action()is not "mailto:webguru@ejrs.com" but calling the script such as "/cgi-bin/bnbform.cgi"
This will send the data through the script instead of the mail program on the viewers system.
While formmail is widely know, I use bnbform.cgi for clients who want a comma, space delimited data file which can be created by the cgi application within the cgi folder.
I would check both and read the read me files that come with them and decide for yourself which one is best for you.
Hope this helps. Best of luck.
__________________
Scott Brinkerhoff - Art of Zen Studios
Web Design I Design Monk
© 2000-forever - All rights reserved by me - SO THERE!!
|