Hey guys,
I'm nearly ripping my hair out (whats left of it lol)
I've got the FormMail clone on the server:
cgi-sys/FormMail.cgi
but when I try and send an email from the form thats on my site the form just gives me:
Now the code in the page is:
I would be very grateful if someone could put some light on this as its driving me nuts lolCode:<form method=GET action="http://www.dapgroup.com/cgi-sys/FormMail.cgi" target="_top"> <INPUT TYPE="HIDDEN" NAME="recipient" VALUE="sales@dapgroup.com"> <INPUT TYPE="HIDDEN" NAME="subject" VALUE="WebSite Contact"> <INPUT TYPE="HIDDEN" NAME="redirect" VALUE="http://dapgroup.com/thanks.htm"> <INPUT TYPE="HIDDEN" NAME="required" VALUE="sales@dapgroup.com"> <input type=hidden name="sort" value="Adam Clark,DAPGroup,sales@dapgroup.com,comments">I know for a fact thatt he email address's I'm trying are on the site and working, it just seems as the script cant find them.



LinkBack URL
About LinkBacks
I know for a fact thatt he email address's I'm trying are on the site and working, it just seems as the script cant find them.
Reply With Quote
.




