943,837 Members | Top Members by Rank

Ad:
Sep 2nd, 2008
0

Any HTML Geeks Willing to Help?

Expand Post »
Hi Everyone! I need a teeny tiny favor from someone well versed in HTML that will be accepted by Blogger. . .
I need an HTML email contact form. I went to W3 Schools and got one. I added to my post and published it. It composed well and the little boxes appeared and everything, but when I clicked on it to send a test email, it gave me an error page.
Can anyone help me with this?

I will enclose the code I used below but cannot send you to my page, because I am currently using another code that does work. I don't like it though, because it is a service that includes pop ups and most people hate those, so I want something simple that will not upset anyone.
Thanks in advance for helping me out.
Cloty

Here's the code I got from W3Schools:
html Syntax (Toggle Plain Text)
  1. <html>
  2. <body>
  3. <form action="MAILTO:myemail@gmail..com" method="post" enctype="text/plain">
  4.  
  5. <h3>This form sends an e-mail to Craftybegonia.</h3>
  6. Name:<br>
  7. <input type="text" name="name"
  8. value="yourname" size="20">
  9. <br>
  10. Mail:<br>
  11. <input type="text" name="mail"
  12. value="yourmail" size="20">
  13. <br>
  14. Comment:<br>
  15. <input type="text" name="comment"
  16. value="yourcomment" size="40">
  17. <br><br>
  18. <input type="submit" value="Send">
  19. <input type="reset" value="Reset">
  20.  
  21. </form>
  22. </body>
  23. </html>
And yes, I substituted my real email for the "my email part" I don't understand why it doesn't work.
Can anyone tell me and help me to make it work?
Thank you so much!
Well, I changed my mind, I'll add my blog so that you can see the other form.
I don't like it because of the pop up. Here it is.

http://www.craftybegonia.blogspot.com/
Last edited by cscgal; Sep 2nd, 2008 at 10:39 pm. Reason: Added bbcode
Similar Threads
Reputation Points: 10
Solved Threads: 2
Junior Poster
goodtaste is offline Offline
143 posts
since May 2004
Sep 3rd, 2008
0

Re: Any HTML Geeks Willing to Help?

Click to Expand / Collapse  Quote originally posted by goodtaste ...
Hi Everyone! I need a teeny tiny favor from someone well versed in HTML that will be accepted by Blogger. . .
I need an HTML email contact form. I went to W3 Schools and got one. I added to my post and published it. It composed well and the little boxes appeared and everything, but when I clicked on it to send a test email, it gave me an error page.
Can anyone help me with this?

I will enclose the code I used below but cannot send you to my page, because I am currently using another code that does work. I don't like it though, because it is a service that includes pop ups and most people hate those, so I want something simple that will not upset anyone.
Thanks in advance for helping me out.
Cloty

Here's the code I got from W3Schools:
html Syntax (Toggle Plain Text)
  1. <html>
  2. <body>
  3. <form action="[COLOR="Red"]MAILTO:myemail@gmail..com[/COLOR]" method="post" enctype="text/plain">
  4.  
  5. <h3>This form sends an e-mail to Craftybegonia.</h3>
  6. Name:<br>
  7. <input type="text" name="name"
  8. value="yourname" size="20">
  9. <br>
  10. Mail:<br>
  11. <input type="text" name="mail"
  12. value="yourmail" size="20">
  13. <br>
  14. Comment:<br>
  15. <input type="text" name="comment"
  16. value="yourcomment" size="40">
  17. <br><br>
  18. <input type="submit" value="Send">
  19. <input type="reset" value="Reset">
  20.  
  21. </form>
  22. </body>
  23. </html>
And yes, I substituted my real email for the "my email part" I don't understand why it doesn't work.
Can anyone tell me and help me to make it work?
Thank you so much!
Well, I changed my mind, I'll add my blog so that you can see the other form.
I don't like it because of the pop up. Here it is.

http://www.craftybegonia.blogspot.com/

Hello There !!
Chick the email you've used
it has 2 (.) before (com)
good luck
Reputation Points: 10
Solved Threads: 1
Light Poster
BroKeN is offline Offline
25 posts
since Mar 2008
Sep 4th, 2008
0

Re: Any HTML Geeks Willing to Help?

Hi! Thank you for the suggestion. I corrected the error and I tested the form and I still got an error page and no email was sent.

Cloty
Reputation Points: 10
Solved Threads: 2
Junior Poster
goodtaste is offline Offline
143 posts
since May 2004
Sep 8th, 2008
0

Re: Any HTML Geeks Willing to Help?

Try a different type of contact form. http://wufoo.com/ is good.
Reputation Points: 11
Solved Threads: 6
Junior Poster in Training
MelechM is offline Offline
55 posts
since Sep 2008
Sep 11th, 2008
0

Re: Any HTML Geeks Willing to Help?

Click to Expand / Collapse  Quote originally posted by MelechM ...
Try a different type of contact form. http://wufoo.com/ is good.

THANK YOU SO MUCH! I will go there.
Reputation Points: 10
Solved Threads: 2
Junior Poster
goodtaste is offline Offline
143 posts
since May 2004
Sep 11th, 2008
0

Re: Any HTML Geeks Willing to Help?

Yup no problem
Reputation Points: 11
Solved Threads: 6
Junior Poster in Training
MelechM is offline Offline
55 posts
since Sep 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: What's wrong with my code?
Next Thread in HTML and CSS Forum Timeline: Div position





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC