Prevent submitting from another frame

  • Thread starter Danny & Noemi Shafir
  • Start date
D

Danny & Noemi Shafir

Hi all,

I'm doing a manipulation with frames in the following way:
I have 2 frames in a window: a main frame and an invisible
frame. every time I want to do some calculations on the data
in the server side, I submit the invisible frame's form, doing stuff on
the server, and giving back answers as orders in javascript. those
orders tell the main frame what to do...

but I have a problem:
I want to check the main nad upper frame's data BEFORE submitting it in
the SERVER side. So, I tried (on onClick of the submit button in the
main frame) to call a function on the invisible frame, submitting it,
then do thing on the server, and get an answer.
NOW, how can I prevent the main frame from continuing to the
next page?

Thanks a lot,
Danny
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top