|
|||||||
| JavaScript JavaScript (not Java) Discussion and technical support, including AJAX and frameworks (JQuery, MooTools, Prototype...) |
|
|
Thread Tools |
Rating:
|
Display Modes |
|
#1
|
|||
|
|||
|
RESOLVED: javascript error: submit form using javascript with html:button
in html:button onclick method I am calling a javascript function where
my code is document.forms[1].action="..."; document.forms[1].submit(); I have used html:form where I mentioned the action which is different that script action... It gives javascript error on this line document.forms[1].action="..."; saying that object or method not supported Last edited by 752004; 09-28-2006 at 02:35 PM. |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|