Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#208267 - 05/03/2004 09:15 Forms/CGI Help wanted...
ShadowMan
addict

Registered: 09/06/1999
Posts: 558
Loc: Newfoundland, Canada
Hey all,

I'm trying to do up a simple form for a survey our community is doing. All I need is the question followed by a text box that gets submitted to an email address. This is something I have been wanting to learn about for a long time now and I finally have a good reason to use it.

I have been doing some digging and I have written my first CGI script ( www.conneriver.com/cgi-bin/first.cgi ) which works according to plan. I have been going through the tutorial I found at www.cgi101.com. However I need to get this published to the web in the next 5 hours and I fear that by going through the tutorial I will just get hung up for too long.

So my question is this: Does anyone have a cgi script and a simple form that I could look at to figure out how to make it fit our needs? Any tips/pointers/other useful information would be greatly appreciated as this is something that I would like to know more about.

Thanks!
Rene
_________________________
12 gig empeg Mark II, SN: 080000101
30 gig RioCar SN: 30103114
My blog

Top
#208268 - 05/03/2004 09:56 Re: Forms/CGI Help wanted... [Re: ShadowMan]
brian
new poster

Registered: 06/08/2003
Posts: 2
a customer of mine pointed me to this site once that does what you want... sure, you won't get the benefit of Doing It Yourself, but this site does exactly what you describe
www.response-o-matic.com
just create your form on your site, add the hidden configuration variables, and point the action to the response-o-matic script, and there ya go.

Top
#208269 - 05/03/2004 10:45 Re: Forms/CGI Help wanted... [Re: brian]
ShadowMan
addict

Registered: 09/06/1999
Posts: 558
Loc: Newfoundland, Canada
Thanks for the link.

I did however find a cgi script that did what I wanted... http://scripts.cgi101.com/freebies/mail-form.txt

I now have a simple form up and it emailed me the information i typed. Quite please right now... next step is to make the survery site pretty.

Thanks!
_________________________
12 gig empeg Mark II, SN: 080000101
30 gig RioCar SN: 30103114
My blog

Top
#208270 - 07/03/2004 22:11 Re: Forms/CGI Help wanted... [Re: ShadowMan]
lectric
pooh-bah

Registered: 20/01/2002
Posts: 2085
Loc: New Orleans, LA
I have had great success with this script. Works very well, is secure, and is VERY configurable. It also doesn't rely on a service. I use it at work for our automated work-order form as well as on several other sites I've made.

Top