frames = epic fail!

web.seeother does a HTTP redirection, and you have no controls over
the frames. The only way is JavaScript and it's very naughty. My
advice is drop those f-ing frames.

-- Yoan

On Wed, Jun 4, 2008 at 2:53 AM, 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to