JavaScript Form Submit Example
The code:
<form name="myform" action="handle-data.php"> Search: <input type='text' name='query'> <A
href="javascript:
submitform()">Search</A> </form>
<SCRIPT language="JavaScript"> function
submitform() {
document.myform.submit(); } </SCRIPT>
The form created by the code above:
For more examples and cases, see:
How To Submit a Form Using JavaScript
Build Web Forms Faaaast!!
Using Simfatic Forms it is very easy to design, create,
install and maintain web forms; no coding required!
Quickly create your form, install it and receive form
submissions by email.
Click here for more info
|
|