Configure Submit Button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a web form that includes a "submit" button. I know nothing
about HTML and have been trying to get the form to go to an email address
when the button is clicked. I have tried putting mailto:[email protected] and all
it sends is a file with a .ATT extension and I can't open it. Any ideas on
how to set up the properties on this button so it will send the answers on
the form to an email address in a way it can be read?

Thanks,
Sheila
 
Where is the <form> tag line? Is the the "action" liine when I click on the
properties of the submit button? I am really a newbie with HTML.

Sheila
 
Back
Top