Current time: 11-26-2024, 04:55 AM Hello There, Guest! (LoginRegister)


Post Reply 
FormMail.pl?
Author Message
Qwalk Offline
Junior Member
*

Posts: 31
Joined: Jun 2010
Reputation: 0
Post: #1
FormMail.pl?
Hi.

I'm trying to use FormMail to domains on the webserver.

I place the file in the cgi-bin folder of the domain, but when calling it in a form, i get a:

Code:
"Error 500!
/cgi-bin/FormMail.pl
Internal Server Error!"

My form looks like this:

Code:
<form action="http://domain.com/cgi-bin/FormMail.pl" method="post">

<input name="recipient" type="hidden" value="info@domain.com" />

<input name="subject" type="hidden" value="Mail from contactform on domain.com" />

<input name="redirect" type="hidden" value="http://domain.com" />

Name <br /> <input class="forminput" name="Name" size="50" /> <br />

Mail address <br /> <input class="forminput" name="Mailaddress" size="50" /> <br />

Message <br /> <textarea class="formtextarea" name="Message"></textarea>

<input class="buttons" type="submit" value="Send" />

<input class="buttons" type="reset" value="Reset fields" />

</form>

CGI / Perl support is enabled on the domain.

Any ideas? Any help is appreciated.

Thanks in advance!
06-21-2010 03:58 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
FormMail.pl? - Qwalk - 06-21-2010 03:58 AM
RE: FormMail.pl? - fluser - 06-21-2010, 05:47 AM
RE: FormMail.pl? - Qwalk - 06-21-2010, 06:12 AM
RE: FormMail.pl? - gOOvER - 06-21-2010, 06:34 AM
RE: FormMail.pl? - fluser - 06-21-2010, 07:13 AM
RE: FormMail.pl? - Qwalk - 06-21-2010, 07:41 AM
RE: FormMail.pl? - gOOvER - 06-21-2010, 07:56 AM
RE: FormMail.pl? - Qwalk - 06-21-2010, 07:57 AM
RE: FormMail.pl? - joximu - 06-21-2010, 04:48 PM
RE: FormMail.pl? - Nuxwin - 06-21-2010, 07:56 PM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)