Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2009-08-04, 03:54 PM   #1
winright007
WHO IS FONZY!?! Don't they teach you anything at school?
 
Join Date: Jul 2009
Posts: 46
Form Mail Help

Could somebody please help me out with this one.
I am supposed to have form mail set up on my hosting account, but it's not working properly.
I'm not sure if I missed a step or what, but I'm about to go nuts.
Here is the code for the form I am trying to set up:

<form action="gdform.php" method="post" name="contact" id="contact">
<input type="hidden" name="subject" value="Submission" />
<input type="hidden" name="redirect" value="hard.htm" />

<p>First Name:<input type="text" name="FirstName" /></p>
<p>Last Name:<input type="text" name="LastName" /></p>
<p>E-Mail:<input type="text" name="email" /></p>
<p>Comments:<textarea name="comments" cols="40" rows="10">
Type comments here.</textarea></p>
<input type="submit" name="submit" value="submit"/>
</form>

After you click submit, it keeps sending them to the gdform.php and therefore an error page. This is how the hosting company said to write it.
winright007 is offline   Reply With Quote
Old 2009-08-04, 04:22 PM   #2
winright007
WHO IS FONZY!?! Don't they teach you anything at school?
 
Join Date: Jul 2009
Posts: 46
Nevermind, I figured it out.
Thanks anyway.
winright007 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:32 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc