A compromise way is to write your new page to a file and then reload the main page to refresh all three frames.
On 6月4日, 上午8时53分, James <[EMAIL PROTECTED]> wrote: > I'm using the function call web.seeother() to open a page. When I do > so, the new page is opened in the frame in which the action was > instigated. I have three frames on the page in question, and I would > like the new page to be opened on top of them (as in a link that > specifies target=_top) instead of within one of the frames. How can I > do so? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
