hi .. ,in the HTML page , I divid it into 2 frames, in the 1st frame I want to refresh the 2nd frame with it's origin querystring, but I don't want pass parament(such as querystring) between the two frames, are there some easy way to control that.

just like window.parent.frames(2).?????

thanks in advance.