Forum Moderators: coopster & phranque

Message Too Old, No Replies

need form processing script

         

oilman

9:37 pm on Jun 13, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm looking for a perl script to do form processing but the catch is the form data doesn't always go to the same email addy. The addy is determined by the department selected buy the person filling out the form. I poked around hotscripts a bit but I'm a little foggy today (really, can't focus on anything today). Anybody got something handy?

jatar_k

9:45 pm on Jun 13, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



no perl ones, i have a php one that does that.

just get a standard one and add an if based on the department selected, email address equals.

oilman

9:52 pm on Jun 13, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>>just get a standard one and add an if based on the department selected

hehe - I don't speak perl (or php for that matter). I'm really looking for a plug and chug script that I simply configur according to the instructions.

I would be interested in have a boo at your php one though if you wouldn't mind firing to the email in my profile.

jatar_k

10:06 pm on Jun 13, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



just throwing some comments in and then I will send it.

DrDoc

3:00 am on Jun 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Go to [scriptarchive.com...] and get the form mail script. Instead of the hidden e-mail field, provide an input field or a select list.
:)

bill

4:13 am on Jun 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



AlienForm [cgi.tj] is free and will do this for you.