Menu

Submission of dbforms....

vinoth
2005-01-03
2013-06-03
  • vinoth

    vinoth - 2005-01-03

    My jsp has 2 independent dbforms...
    Onclick of a button i need to submit the jsp containing the 2 dbforms...
    I have tried using document.dbform.submit() and document.all.dbform.submit(),but none of these are working..
    Could you please tell me whether there is any other way of doing this?
    Waiting in anticipation
    Vinoth

     
    • BJ Freeman

      BJ Freeman - 2005-01-03

      the form has a name so
      formname.submit()

       
    • Henner Kollmann

      Henner Kollmann - 2005-01-03

      I think that could'nt work. You can only submit one html form at once.

      Maybe a construct with subforms works? Then you only have one form html form.

      Cheers
      Henner

       

Log in to post a comment.

MongoDB Logo MongoDB