Credit Cards - Sport Betting Bonuses - Find jobs - Debt Consolidation - Debt Consolidation

PDA

View Full Version : Frame ineraction javascript


Himi
Oct 8th 2007, 2:12 am
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

it career
Oct 8th 2007, 4:03 am
Please post the code here, we may be in a better position to help then.