Submit button to submit a form in dreamweaver cs4
Posted
by Ruthanne
on Stack Overflow
See other posts from Stack Overflow
or by Ruthanne
Published on 2010-05-19T01:34:42Z
Indexed on
2010/05/19
1:40 UTC
Read the original article
Hit count: 286
form-submit
I can not get the form to submit with the button. The best luck I have had is to send a generic email with no data attached.
This is the code:
<input name="mailto: [email protected]" type="submit" onClick=mailto: [email protected] value="Submit Form" id="mailto: [email protected]" >
the value is: /frms/contact.con
Can anyone help????
© Stack Overflow or respective owner