The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Form not working?, I made this form, but it isn't working can anyone tell me how to f
PlannedBoredom
post May 25 2012, 04:12 AM
Post #1


Newbie
*

Group: Members
Posts: 10
Joined: 25-May 12
Member No.: 17,165



<form
action="mailto:help@thepressstart.com"
method="POST"
enctype="multipart/form-data"
name="NotificationForm">

Your Name:<br>
<input type="text" size="20" name="VisitorName"><br><br>

Your Email:<br>
<input type="text" size="20" name="VisitorEmail"><br><br>

Your Comment:<br>
<textarea name="VisitorComment" rows="4" cols="20">
</textarea><br><br>

<input type="submit" value="Email This Form">

</form>





I don't understand why this isn't working...
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post May 25 2012, 05:29 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Change to enctype="text/plain". I don't know if this is a general rule, but my old Dora only puts the form result in the body of the email with that enctype. Any other and she puts it in an attached file, POSTDATA.ATT.

Is this your problem? If not, what happens or doesn't happen?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post May 25 2012, 06:51 AM
Post #3


.
********

Group: WDG Moderators
Posts: 9,653
Joined: 10-August 06
Member No.: 7



See http://htmlhelp.com/faq/html/forms.html#mailto-form
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 08:30 PM