PDA

View Full Version : hello, How Do I set Up FromMail?


dgessler
01-18-2001, 05:19 PM
HI, I was wondering how to set up formail. I clicked on it from the control panel, and it just tels you how to coonfigure it. I looked in my cgi-bin and nothing of formail is in it. Can someone please tell me what to do?

petesmc
01-18-2001, 05:52 PM
In your form you must specify the action as:

cgi-sys/FormMail.pl

then using the manual you must specify other variables such as recipient.

Which you would do using a hidden input in HTML.

I don't think you can directly edit the file as it is automatically set up for you.

Hope this helps, if it did then Visit my stite - CodingClick.com which is launching soon.

dgessler
01-18-2001, 08:10 PM
cool, thanks, I forgot about that cgi-sys whteevr that means, thanks again