10Jul
does yahoo provides a script for emailing forms?
3 comments so fari 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
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.







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?’
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.
if you dont want to use action=’mailto:name@site.com’ then you will have to use a script in asp/php/jsp.