I apologize if this question has already been answered:

I am trying to create a Select HTML box that will be triggered to post on
change.
I noticed the method setOnChange that takes a variable of type String.  There is
a javascript method that takes the FormName.submit().  When I put this in, I get
a javascript error.  I have tried setting it to document.formname.submit() but I
still get errors.  The errors I get say that the formname.submit() is not a
function.  Any suggestions?

Thanks,
Seth




--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to