Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Redirecting to Top Level from Frame
Message
General information
Forum:
ASP.NET
Category:
Web forms
Environment versions
Environment:
ASP.NET
OS:
Windows 2000 SP3
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00954218
Message ID:
00954489
Views:
14
Hi Rick,

Web searches indicate some javascripting required to do it programmatically. To me it's fairly ugly though.

In our case, the tabs were for display purposes only. Clicking a button located in the tabs was to take the user to a completely different (top level) page. In this case I worked around it by putting the button at the top, on the parent page so it is not in the frame.

Bill

>I'm not familiar with this control but you'd need to force a target attribute onto the link the tab fires. I bet there's a way to do this though because it's pretty common.
>
>OTOH, I would argue that this may not be the best UI design. If you click on a tab you'd expect the content to load into a tab of frame not go to a new page altogether.
>
>+++ Rick ---
>
>
>>The Infragistics WebTab control uses iframes for the tabs. Doing a Response.Redirect() from a page in one of the Tab loads the new page in the Tab iframe. What is the best way to ensure the new page is loaded into the top level window?
>>
>>Thanks,
>>Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform