CGI FORM
Ok I am totally fed up of getting mail forms working due to browser incompatibility so I am looking for an easy cgi script and an example mail from that I can use(No ads on it please!). I know nothing about cgi and as much as I have tried learning I just can't get it. Can someone help please? I must be able to modify the form to ask questions related to what I want and a simple script that will process this somehow to my e-mail. Thanks a lot people.
~Vy~
Rob Pengelly posted this at 20:09 — 17th February 2000.
They have: 850 posts
Joined: Jul 1999
I made a script you may be interested in.
It has the ability to email you form input as well as store the input to a file. You must have cgi access and sendmail though.
I think it is pretty easy to set-up. Info about it can be found at http://dlo.net/~rob/cgi-bin/formhandler.shtml
Hope that helps.
------------------
Windmills always turn counter-clockwise. Except for the windmills in Ireland.
http://www.thehungersite.com - http://www.therainforestsite.com
http://www.ratemymullet.com - Beauty is only mullet deep.
vy22 posted this at 10:01 — 18th February 2000.
They have: 296 posts
Joined: Sep 1999
Ok Robp,
thanks for the reply. I wennt to your site and grabbed the formahandler.txt file and your example html code.
I am assuming that I rename the formahandler.txt to formahandler.cgi and dump it in the cgi directory?
Then use the html code on one of my pages to call the script and use it.
Please forgive my ignorance on this one it's just that I don't have a clue about cgi.
Thanks
~Vy~
vy22 posted this at 11:32 — 18th February 2000.
They have: 296 posts
Joined: Sep 1999
One other thing!
IF an ISP say they support cgi but do not have a cgi-bin directory then can I just make one my self and put it in my directory?
Or does it have to be done by the ISP?
Thanks again
~Vy~
Rob Pengelly posted this at 23:12 — 18th February 2000.
They have: 850 posts
Joined: Jul 1999
I would think you can just make one. I am not sure what you would chmod it to. maybe 0777.
I am not an expert on setting up servers etc (yet ) so maybe someone else can help?
------------------
Windmills always turn counter-clockwise. Except for the windmills in Ireland.
http://www.thehungersite.com - http://www.therainforestsite.com
http://www.ratemymullet.com - Beauty is only mullet deep.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.