How to make forum submit replies to email ( HTML coding)?
-
I am adding a forum to my website to people can submit their input to my email , here is the webs page you will be able to tell where the forum starts, I am including the whole page ( small code) so I am not confused on anything such as where the code would be entered.: <html> <head> <title>1Horseluver23 Designs(: Order</title> </head> <body LINK="#000000" BGCOLOR="#505050"> <center><IMG SRC="http://i39.tinypic.com/2eck9rb.gif "></center> <center <a href="http://1horseluver23-designs.webs.… target="_blank"><img src="http://i43.tinypic.com/2ds2kl.gif" border="0"></a> <a href="http://1horseluver23-designs.webs.… target="_blank"><img src="http://i41.tinypic.com/x1zfwj.gif" border="0"></a> <a href="http://1horseluver23-designs.webs.… target="_blank"><img src="http://i43.tinypic.com/35k52fa.gif" border="0" </a> <a href="http://1horseluver23-designs.webs.… Us.htm" target="_blank"><img src="http://i44.tinypic.com/wlb1aw.gif" border="0"></a> </center> <br> <br> <br> <center><h2><FONT FACE="Crazy Girlz Blond BTN">Order a Costum Layout or Banner</font></h2></center> <center><div style="height:120px;width:600px; font:15px/26px Comic Sans MS;overflow:scroll; overflow-x: hidden;border:10px solid #000000;"> <br>Welcome to 1Horseluver23 Designs! Our site is under construction! This Page will be available soon! <H3></H3> <H3></H3> <P><forum><h4>How Many Scroll Boxes? ( enter a one-didget number 1-9) <INPUT TYPE="password" NAME="scrollbox" SIZE="30" MAXLENGHT="1"></P> <P>Background Color? <INPUT TYPE="password" NAME="color" SIZE="35" MAXLENGHT="25"></P> <P>Layout Picture <INPUT TYPE="password" NAME="image" SIZE="30" MAXLENGHT="100"></P> <P>Buttons? If so, how many? ( one-didget number 1-4) <INPUT TYPE="password" NAME="buttons" SIZE="30" MAXLENGHT="1"></P> <P>Button colors? ( if no buttons leave *blank*) <INPUT TYPE="password" NAME="buttons" SIZE="30" MAXLENGHT="30"></P> <P>Any Special Requests? <INPUT TYPE="password" NAME="special requests" SIZE="30" MAXLENGHT="150"></P> <INPUT TYPE="SUBMIT" VALUE="send"> <H3></H3> </FORM> <br> <br> <P ALIGN="LEFT">Thanks! -1Horseluver23</P> </div> <p style="font-family:verdana,arial,sans-se… </body> </html> <IMG src="http://counters.freewebs.com/Member… Where would I insert a code that makes the input people enter into this forum submit to my email? Here is the code I have been using... <enctype="text/plain" ACTION="mailto:[email protected] subject="ORDER" METHOD="POST> it's probably wrong, if not where do I insert it? If it isn't please give me the correct coding and tell me where to insert it to the code to make it work. Thanks!
-
Answer:
Use a server-side script language if your web site allows it. Otherwise, you will have to use a client-side dependent "mailto:" action to get the form info sent to you. Your current hosting package MUST allow SMTP ( http://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol ) to work. Otherwise, no email can be sent. Use any of the below sites to make the workable form you need: For making forms: These are really good online form makers. Just follow the instructions for making it and uploading file(s). http://www.phpform.org/ http://www.tele-pro.co.uk/scripts/contact_form/ http://www.jotform.com/?gclid=CNKhqei1wJ4CFRQhnAod6laUqA (WYSIWYG Form Maker) http://www.thesitewizard.com/wizards/feedbackform.shtml http://www.thepcmanwebsite.com/form_mail.shtml http://emailmeform.com/ http://www.freecontactform.com/ http://www.reconn.us/content/view/12/34/ (Download - Contact Us Script) http://formsmarts.com/
Morgan at Yahoo! Answers Visit the source
Related Q & A:
- How To Make An Email?Best solution by Yahoo! Answers
- How do I make my view of the email bigger?Best solution by answers.microsoft.com
- How do I make Yahoo mail the major email account?Best solution by uk.answers.yahoo.com
- How to make yahoo mail my default email in IE browser?Best solution by Yahoo! Answers
- How to make my own personal work email?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.