I have a html page with two frmaes and i'm opening a
jsp in top frame (that is generating HTML table). The problem is the HTML i'm getting is varying (sometimes it can have 2 TR or sometime 5 or more then that)...so it hides behind the frame and u need to scroll down (that i don't want to do).
So is there any way that i can adjust the top frame size to resize to fit the table i'm getting dynamically?
Thanks,
Neeraj