PDA

View Full Version : Help With FormMail


Tina
08-29-2001, 07:00 AM
Please help....

I have been trying to add a page where "members to be" can add in their desired usernam and information to access my subdomain (which once complete will be http protected ) ! My Problem is that I have coded a test page on my main site to see if my form works and when I send a form thru it gives me the error that "test" is not allowed to send formail.

I am new to ( as in JUST learning ) how to run/ install my own cgi scripts.

I intend to use formail and http access quite a few times on my site ( if I can ever get them right :cool: ) !

Thanks for your help !
:D

David
08-29-2001, 07:12 AM
The error you are getting is probably because the e-mail address that the form contents are sent to is not on the domain that contains the form.

i.e. if your form is at yourdomain.com then e-mail must be sent to you@yourdomain.com

If you are trying to set up a 'Members Only Section' i would recommend Account Manager Light (http://cgi.elitehost.com/acctlite/index2.html) which is free and easy to use.

Tina
08-29-2001, 07:51 AM
EXCELLLENT !
I can handle this I think !
Thank you SO MUCH :D