![]() | | ||||||||
| | #1 |
| Warrior Member Join Date: Jun 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
When i try to use this subscription box it says the email was sent but, i check my inbox and theirs nothing. Is this code wrong. <DIV STYLE="position:absolute; top:576px; left:523px; width:213px; height:186px"> <div align="left"><form method="post" action="mailto:myemail@mywebsite.com"> First Name:<input type="text" name="First" size="12 maxlength="12" /> Email:<input type="text" name="Last" size="24" maxlength="24" /> <input type="submit" value="Send me tips and secrets!" /> </form> </div> <p> </p> </DIV> Idk why this isnt working. |
| | |
| | #2 |
| Laurence Samuels War Room Member Join Date: Oct 2009 Location: Orlando, FL - USA
Posts: 357
Thanks: 63
Thanked 44 Times in 41 Posts
|
Listen, save yourself some headaches and use this: tele-pro.co.uk/scripts/contact_form/ It's really easy and it works instantly |
| Orlando Web Design: This 'aint your typical web co. Tax Deed Foreclosures : Build $1 million of real estate wealth. I will show you how Relationship Stories: Avoid the Altar.com-A million reasons to avoid marriage Snowshoe Rentals - acne wash - acnefree | |
| | |
| | #3 |
| Sign up Bonuses Join Date: Nov 2009 Location: New Orleans, LA
Posts: 25
Thanks: 1
Thanked 0 Times in 0 Posts
|
I don't think you need method="post" because you are not posting the data anywhere. You are mailing the info to an email address. It's good to have a php script check the data before it's sent as well for security purposes. |
| | |
| | |
| | #4 |
| Active Warrior War Room Member Join Date: Oct 2008 Location: Buckingham, UK
Posts: 68
Thanks: 46
Thanked 96 Times in 15 Posts
|
Hi The reason it's not working is: <DIV STYLE="position:absolute; top:576px; left:523px; width:213px; height:186px"> <div align="left"><form method="post" action="mailto:myemail@mywebsite.com"> First Name:<input type="text" name="First" size="12 maxlength="12" /> Email:<input type="text" name="Last" size="24" maxlength="24" /> <input type="submit" value="Send me tips and secrets!" /> </form> </div> <p> </p> </DIV> Is that you've not changed the email address in your code, to your own email address. Change that and your code should work fine. Good luck Lesley |
| | |
![]() |
|
| Tags |
| box, email, subscription |
| Thread Tools | |
| |
![]() |