I'm combining a few asp pages with frames. What I want to do is to let users log in and change the frames resolution settings for example for smaller resolutions the page will load smaller graphics. However since everything is in the frame how can I ask the browser to reload the whole thing instead of the frame only? Especially when the page is called with a form.

Many many thanks (this is my school's project).