I have one page where there are input forms...

I submit the form and the handler is a page that has frames(that has two subframes ). I can see the request form data from the parent . but in the children, the ones shown, the request form data is gone already.

i already have ideas how to implement the task but I would like more input from you guys. . How would you do it?

man working with frames is a pain.