PDA

View Full Version : cgi-bin/formmail.pl


sanjaykalani@re
02-01-2008, 04:01 AM
below i give my address i can not received mail in my mail. i have error that page cgi-bin/formmail.pl not found

http://www.vardhman.250x.com/query.htm

dimlabs
02-12-2008, 02:06 PM
Are you using the FormMail Clone from the cpanel? If so, try setting your form action to http://domain.com/cgi-sys/FormMail.cgi . so it would look like this:
<form name="webenq" action="http://www.vardhman.250x.com/cgi-sys/FormMail.cgi" method="POST">

This should work. It is important that you use the correct cAsE for the script as well as the method='POST' with capital letters, as the script may not (probably will not) run if you put it in wrong. Hope this helps.

-D
http://dimlabs.net