i have the following piece of HTML/JavaScript and this problem happens quite frequently but i dont know how to fix it.

<select name="application_monitor_id" onchange="document.forms.MonitorForm.submit()">

although there is a valid form with the name "MonitorForm" in the html page i get this error:

"object doesn't support this property or method"

-isaac



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to