HTML - Another Newbie Who Cannot Get Form To Forward Email
Hi, and sorry for being yet another individual with the same question. I am a total rookie as far as code, and someone else built this form for me. I know enough to know that given that I do not see an email addy anywhere in the code, that is is not surprising that I am not receiving it. This is a form built into a wordpress site.
I assume something is missing at the very beginning where it says "mailsend.php" If anyone could tell me what code I need to add, I would GREATLY appreciate it. Thank you in advance! <form action="mailsend.php" method="post" name="contactform" onsubmit="return fullcheck()"> <table width="196" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="2" class="formtext">If you would like to schedule a free personal injury consultation, contact the Scott McPherson Law Firm in New Port Richey, Florida today.</td> </tr> <tr> <td colspan="2"><img src="images/sp.gif" alt="" width="1" height="16" /></td> </tr> <tr> <td width="67" class="formtext">Name:</td> <td width="129"><input name="name" type="text" class="form_border" style="width:129px;" /></td> </tr> <tr> <td colspan="2"><img src="images/sp.gif" alt="" width="1" height="6" /></td> </tr> <tr> <td width="67" class="formtext">Email:</td> <td width="129"><input name="email" type="text" class="form_border" style="width:129px;" /></td> </tr> <tr> <td colspan="2"><img src="images/sp.gif" alt="" width="1" height="6" /></td> </tr> <tr> <td width="67" class="formtext">Phone:</td> <td width="129"><input name="phone" type="text" class="form_border" style="width:129px;" /></td> </tr> <tr> <td colspan="2"><img src="images/sp.gif" alt="" width="1" height="6" /></td> </tr> <tr> <td width="67" class="formtext">Address:</td> <td width="129"><input name="address" type="text" class="form_border" style="width:129px;" /></td> </tr> <tr> <td colspan="2"><img src="images/sp.gif" alt="" width="1" height="6" /></td> </tr> <tr> <td width="67" class="formtext">City:</td> <td width="129"><input name="city" type="text" class="form_border" style="width:129px;" /></td> </tr> <tr> <td colspan="2"><img src="images/sp.gif" alt="" width="1" height="6" /></td> </tr> <tr> <td colspan="2" valign="top"><table width="196" border="0" cellspacing="0" cellpadding="0" align="left"> <tr> <td width="65" class="formtext">State:</td> <td width="56" align="left"><input name="state" type="text" class="form_border" style="width:50px;" /></td> <td width="24" class="formtext">Zip:</td> <td width="51"><input name="zip" type="text" class="form_border" style="width:47px;" /></td> </tr> </table></td> </tr> <tr> <td colspan="2"><img src="images/sp.gif" alt="" width="1" height="6" /></td> </tr> <tr> <td width="67" valign="top" class="formtext">Comments:</td> <td width="129"><textarea name="comments" class="form_border" style="width:129px; height:86px; overflow:hidden;" rows="" cols=""></textarea></td> </tr> <tr> <td colspan="2" class="formtext">Please insert what you see in the image: </td> </tr> <tr> <td><img src="captchaImage.php" alt="captcha image"/></td> <td><input type="text" id="captcha_input" name="captcha_input" class="form_border" style="width:129px;" /></td> </tr> <tr> <td colspan="2"><input type="hidden" value="<?=basename($_SERVER['PHP_SELF'])?>" name="pagename" /><img src="images/sp.gif" alt="" width="1" height="13" /></td> </tr> <tr> <td colspan="2" align="right"><input type="hidden" value="1" name="enter" /><input type="image" name="submit" src="images/submit.jpg" /></td> </tr> </table></form> Similar TutorialsHi, ive been trying for ever, but i just cant make a code that forwards all the emails from my contact form thing to my email adress. if you want me to be more spacific, just ask. ---------------- Thanks, zigga Hi guys, i dont know to much about html, but i use dreamweaver and i have just built a new site etc and on one of the pages i have a form. and basically all i want is for the user to input data into the form and click send or w.e and the information then gets sent to my email account. i beleive this is quite simple. I got given a code to input and so i did and put in my details etc, but for some reason when the user presses send or the button it doesnt actually send and the page goes to a 404 error webpage when its meant to link to a thankyou page. Heres the code i already have: <form action="Thankyou Page" method="post" ID="Form1"> <input type="hidden" name="subject" value="Phase Wave Inquiry" ID="Hidden1"> <input type="hidden" name="recipient" value="phasewave@aetnet.co.uk" ID="Hidden2"> <input type="hidden" name="redirect" ID="Hidden3"> <p align="center"> <label></label> <span class="style3">If none of these options are right for you, just fill in this simple form and we will look into the details and get back to you as soon as we possibly can.</span> <p align="center" class="style4">Field with * must be filled in <table width="298" height="238" border="0" align="center"> <tr> <td><div align="center" class="style1">* Name : </div></td> <td width="161"><input name="textfield" type="text" maxlength="20" /></td> </tr> <tr> <td><div align="center" class="style1">* Email : </div></td> <td><input name="textfield2" type="text" maxlength="50" /></td> </tr> <tr> <td><div align="center" class="style1">Mobile :</div></td> <td><input name="textfield3" type="text" maxlength="12" /></td> </tr> <tr> <td><div align="center" class="style1">Home : </div></td> <td><input name="textfield4" type="text" maxlength="12" /></td> </tr> <tr> <td height="40"><div align="center" class="style1">*Brief description of event : </div></td> <td><textarea name="textarea"></textarea></td> </tr> <tr> <td height="40"><div align="center" class="style1">Any questions feel free to ask! : </div></td> <td><textarea name="textarea2"></textarea></td> </tr> </table> <p align="center"><br> <br clear="all"> <input type="submit" name="Submit" value="Submit"> <input type="reset" name="Reset" value="Clear Form"> </form> Any help would be appreciated, or any links to guides etcetc Thanksyou in advance Hi, I want to put in a form to get queries from the user, like so: Name: Email: Comments: 'Send' button and that it will send the information to my email address which is gmail? Thanks script completed, thx Heyy I've made an e-mail form looking like this: <form action="mailto:cs@byvejen.dk?subject=Portfolie Bot" method="post" enctype="text/plain"> <table><tr><td> Navn: <INPUT NAME="Navn" TYPE="text" VALUE="Skriv her" SIZE=20 MAXLENGTH=20><BR> E-mail: <INPUT NAME="E-mail" TYPE="text" VALUE="Skriv her" SIZE=20 MAXLENGTH=50><BR> Emne: <INPUT NAME="Emne" TYPE="text" VALUE="Skriv her" SIZE=20 MAXLENGTH=50><BR> Tekst: <INPUT NAME="Tekst" TYPE="text" VALUE="Skriv her" SIZE=20 MAXLENGTH=500><BR> </td></tr> <tr><td align=center> <INPUT TYPE="submit" value="Send" style="color: #ffffff; background-color: #000000"> </td></tr></table> </FORM> My problem/question is: How do i make an input box heigher ? If i change size it olny get longer..! Thanks in advance.. I have very limited HTML training, but I'm trying to find out how to write some HTML code that will allow a website or blog visitor to: 1. Enter their email address in a form field 2. Select a choice from a drop down menu Once they've done that and hit a submit button, I would like to have the info emailed to me. I know this is possible, but is it possible to have this text on a blog like Blogger, or do I have to have my own webpage with specific settings or formats? Thank you so much in advance. Okay so recently I updated my website so the URL for my home page is now: http://www.benellett.com/index.php However I would either like to somehow make that page show up as just the base website: http://www.benellett.com/ or have the benellett.com page forward to the /index.php page. Preferably I want benellett.com/index.php to be the "home" page like it would be if it were index.html (like my old website in the link). Thanks a lot! Hi Guys, I was on my site when I decided to add a forward slash at the end of my index page and all the css dissapeared. Does anyone know why this happens and how one can resolve it ? I could use some help with this. I'm trying to make a basic poll. What I want is that after the user votes, it shows the results for about 2-3 seconds and then forwards them to one of my advertiser's pages in a new window. Because of the 2nd part, I haven't been able to use any of the available WP plugins since they store all the results on their servers. What's the right way to do this? Hi All, I am writing with a question. When you leave a website from a link and then hit the back button to revisit the original webpage how do you get the original webpage to not reload? THe original webpage should not refresh unless you hit the refresh button... I thought by default it would not. Does this make sense?? Any ideas? can someone provide me with a working html code for my blogspot so that i can go back and go forward pages ): ive tried like a dozen if not more codes but not one of them work the 'go back' thing shows up but it doesnt actually work help please Hi there, I'm coding a html website with two frames (one top, one bottom). From the homepage, when the user clicks a link, both the top and the frame the link's in change. when my user is on that new page and click the back button in the toolbar, only the top frame (title) changes, but not the bottom one. So, for the 2nd page, I need a way to make the toolbar's back button move the viewer two steps instead of one. Is that possible? thank you, RandomNameHTML I have very limited knowledge of any programming. I own a site and would like to host a 2nd private website where users can email to. The catch is that they when I hand out the email as xxxxxxx@mysite.com (xxxxxxxxx being anything,) I can trace back to anyone who sends me spam. This is similar to spamgourmet.com ,infact it is pretty much the same thing. The only problem I find with spamgourmet is that emails are processed EXTREMELY slowly. Can anybody help me? I'm looking for code that would let me do what I said up there or some kind of script or where I should host the site. Thanks Hey, I'm looking for a way to get a form to send an email to one or more recipients when someone hits the Submit button. I've seen the mailto angle, but I'm looking for the form to do the work itself, and don't want the mail app launched on the user's machine. Is this something I'd have to play with servlets and the like for, or is there some way to do it with javascript, html, whatever? I used a tutorial on another website to create a Email Form. But the form doesn't work. Can someone help me work out whats wrong. I also want to add a confirmation page. HTML Code: <form action="mailto:exterminate-tcg@hotmail.co.uk?subject=Join Form" method="post" enctype="text/plain"> <table><tr><td> Name: <INPUT NAME="Name" TYPE="text" SIZE=15 MAXLENGTH=50><BR> Email: <INPUT NAME="Email" TYPE="text" SIZE=20 MAXLENGTH=90><BR> Website URL: <INPUT NAME="Website URL" TYPE="text" VALUE="http://" MAXLENGTH=4555><BR> Birthday: <INPUT NAME="Birthday" TYPE="text" VALUE="dd/mm" SIZE=6 MAXLENGTH=5><BR> Set Colecting: <INPUT NAME="Set Colecting" TYPE="text" SIZE=15 MAXLENGTH=11111><BR> Referred By (Optional): <INPUT NAME="Referred By (Optional)" TYPE="text" SIZE=15 MAXLENGTH=30><BR> Comments?<BR><TEXTAREA NAME="Comments?" ROWS=4 COLS=20></TEXTAREA><BR> </td></tr> <tr><td align=center> <INPUT TYPE="submit" value="submit" style="color: #000000 ; background-color: #FFFAFA "> </td></tr></table> </FORM> Hi doesn anyone know where to find any javascript code to send an email form through a website. I've found code that lets you make a form that sends through your email client (i.e outlook), but I want it to all be done through the website. thanks i am creating a website in Html script in notepad and have set up a form and would now like it to get the results of the form and send these to my hotmail acount with out gettin the user to have togo through outlook to do this. Is this possible? i have been getting so stressed over this Thanks Sir Minstral Trying to create an order form for a web page that will send a mail to an order inbox. Have 2 problems: - The email appears and the user has to click "send". I do not want that. I want it to be sendt automatically, and the user should only get an output of "Order sent" How can I do this? - Also, the email is very cryptic. Is there any way I can edit the message body to be more easely readable? Appreciate any suggestions. hi all :-) pls can anyone advise where to post my query. it regards html code and my smtp server/ i have created a form to email code and have input my smtp script. but for the life of me i cannot get it to work, as to submit my form to email address, and the server is working fine and cannot find anything obviusly wrong with the coding. i think i have visited every web site out there lol....help me pls...thanks in advance Hello all, I am building a website for a church and I am having trouble getting the contact form working properly. Below is the form code I have. I am also new to ipage, so if anyone is familiar with any server setup, it would be greatly apreciated! <form method= "post" action="http://www.ipage.com/scripts/formemail.bml"> <input type="hidden" name="my_email" value="mailto:info@blanchardnaz.org"> Name<br> <input type="text" name="Name" size="25"><br> Email<br> <input type="text" name="Email" size="25"><br> Phone Number<br> <input type="text" name="Phone Number" size="25"><br> <br> <textarea rows="15" cols="50"></textarea> <br> <input type="submit" name="submit" value="Send" > <input type="reset" name="reset" value="Reset" > <input type="hidden" name="thankyou_url" value="http://www.blanchardnaz.org/index.html"> </form> |