TabPanel & 'Response.Redirect' problem

  1. #1

    TabPanel & 'Response.Redirect' problem

    Hi, i would like to discuss with you about a TabPanel problem,

    i have a 'Main.aspx' page within wich i have a TabPanel, and in each tab is loaded a different other page ('Page1.aspx', 'Page2.aspx' an so on...) on demand by the user clickin on the tab.

    My problem is that a "Response.Redirect",
    for example from 'Page1.aspx' (loaded on tab1) to an other page 'Other.aspx' (that it must be loaded NOT within the same tab1),


    makes 'Other.aspx' loaded into the tab1.


    I would like that 'Other.aspx' page comes loaded into an other different page, not into tab1...


    Is it a httpResponse or a TabPanel problem?


    Thank you.


  2. #2

    I have the same problem

    Hi,

    Have you solved the problem yet?

Similar Threads

  1. login & response.redirect
    By svk in forum 1.x Help
    Replies: 2
    Last Post: Jan 17, 2013, 6:10 AM
  2. [CLOSED] Differences between X.Redirect and Response.Redirect
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: May 10, 2012, 4:29 PM
  3. [CLOSED] Problem with Response.Redirect
    By supera in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Feb 06, 2012, 11:55 AM
  4. problem with Response.Redirect
    By kiran malgi in forum 1.x Help
    Replies: 0
    Last Post: Mar 20, 2010, 2:42 AM
  5. Response.Redirect during AjaxMethod call
    By Dgsoft.ru in forum 1.x Help
    Replies: 5
    Last Post: Jul 14, 2009, 7:01 AM

Posting Permissions