Frame ineraction javascript

Discussion in 'JavaScript' started by Himi, Oct 8, 2007.

  1. #1
    Hi,
    I have a document in which there are two frames,
    in the top frame a form is submitted and then some remaining statements are executed.
    when this form is submitted some java processing is done and a report is generated which is displayed in the second frame.

    what is happening is that after the form is submitted, the java processing takes place in the second frame and meanwhile the first frame continoues with its execution but I want that the remaining statements of the first frame should be executed after the report has loaded in the second frame.

    How can i make the first frames wait for the second frame to load completely?

    Thanks,
    Himi
     
    Himi, Oct 8, 2007 IP
  2. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #2
    Please post the code here, we may be in a better position to help then.
     
    it career, Oct 8, 2007 IP