Hi.
I have a file (main.asp) which serves as a frameset for two child frames (child1.asp, child2.asp).
child1.asp contains a form whos action is to call main.asp.
The problem is that each call from child1.asp to main.asp, deepens the nesting level in one additional step. Hence, instead of...