CGI FORM

They have: 296 posts

Joined: Sep 1999

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~

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.

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~

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~

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.

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.