auto form submission

From: Muzikalni (nospam_at_johndoe.com)
Date: 12/05/03

  • Next message: SPG: "Flash Support"
    Date: Fri, 5 Dec 2003 13:55:13 +0100
    
    

    Hi!

    I have form in jsp. I submit the dat from 3 textboxes. Then I get the
    results in 2nd page, they also need to be submitted to 3rd page.jsp. I would
    like to submit this values automaticly from 2nd page to 3rd page.

    Is there any known method except:

    <body onload="document.formname.submit();">

    it keeps telling me the message:

    Object doesn't support this property or method!

    Any good idea to slove this?


  • Next message: SPG: "Flash Support"