What kind of code could I use?
I have a submit button on my forms web page. How can I get this button to link to my email?
If you want it to bring up a mail dialog for the user to fill in, but with your email address already there.
Anchor tags are the best option.
%26lt;a href="mailto:your@email.com"%26gt;Send Me An Email%26lt;/a%26gt;
Otherwise you would have to use java script which is bad.
Reply:i use a site called wufoo
http://wufoo.com/
you can make 3 forms for free. They do all of the coding for you. All you have to do is make the form, and paste it into your webpage. Whenever someone fills out the form and hits submit, you get an email!
Its really simple to use!
hope this helps!
Reply:it depends on the software you are using , but the 4 that I have used just right click the submit button and you can adjust the properties of the button.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment