10Jul

does yahoo provides a script for emailing forms?

3 comments so far


i have a webpage and would like for people to enter info in one of my forms, and i would like to email me that form through my yahoo mail. what is the script to enter in my html
tag when they hit the submit button. I dont want a ‘mailto’ action which opens outlook. thanks.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Webnews
  • MisterWong
  • Y!GG
Categories: Programming & Design

Saturday, July 10th, 2010 at 6:57 pm and is filed under Programming & Design. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

3 Responses to “does yahoo provides a script for emailing forms?”

  1. Posted by chris 12th July, 2010 at 7:59 pm

    Listen you are asking a question which I find boring. Please ask something more exciting like…..’How can I make a car fly using only a pair of scissors and a hankerchief?’

  2. Posted by dwightl.geo 14th July, 2010 at 5:50 am

    if you are using yahoo pagebuilder click on the addons button to get an email form on your page

    if you are using html then go here but know this their email server is very unreliable and half of your emails won’t arrive.

    also the email won’t go to your yahoo inbox. it will go to your alternate email address.

  3. Posted by Nick Hegstad 15th July, 2010 at 11:35 am

    if you dont want to use action=’mailto:name@site.com’ then you will have to use a script in asp/php/jsp.

Leave a reply