Advertisement

11.25.2008 at 04:28AM PST, ID: 23933664 | Points: 500
[x]
Attachment Details

JavaScript :: Submitting a From using JS function - code

Asked by Marius0188 in JScript

Hi Experts,

I am trying to submit a form through JS code but unfortunately I have no luck.
My form name is "form1".
Please see my code example:Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
<script language="javascript">
	function submitform() {
		document.form1.submit;
	}
</script>
 
<select name="nol" id="nol" onChange="submitform()">
//Options here....
</select>
 
Loading Advertisement...
 
[+][-]11.25.2008 at 05:01AM PST, ID: 23034103

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.25.2008 at 05:02AM PST, ID: 23034106

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.28.2008 at 03:46AM PST, ID: 23054949

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 - Hierarchy / EE_QW_2_20070628