Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. aspx page redirect not working in iframe tag [modified]

aspx page redirect not working in iframe tag [modified]

Scheduled Pinned Locked Moved ASP.NET
helpquestion
3 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rama charan
    wrote on last edited by
    #1

    hi all, my website registration happens in 2 or more pages. i save the user information of the first page in the session variable and then when i try to redirect to second page it fails. in second page i check if session data is present from first page else i would redirect to the first page from second page.error occured is given below System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse) at System.Web.HttpResponse.Redirect(String url) at HomeAccounts.registerCLI.Page_Load(Object sender, EventArgs e) how can i resolve it any suggestions or help are welcome... thanks in advance.

    Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"

    V 1 Reply Last reply
    0
    • R rama charan

      hi all, my website registration happens in 2 or more pages. i save the user information of the first page in the session variable and then when i try to redirect to second page it fails. in second page i check if session data is present from first page else i would redirect to the first page from second page.error occured is given below System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse) at System.Web.HttpResponse.Redirect(String url) at HomeAccounts.registerCLI.Page_Load(Object sender, EventArgs e) how can i resolve it any suggestions or help are welcome... thanks in advance.

      Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      http://support.microsoft.com/kb/817266[^]

      Vasudevan Deepak Kumar Personal Homepage Tech Gossips

      R 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        http://support.microsoft.com/kb/817266[^]

        Vasudevan Deepak Kumar Personal Homepage Tech Gossips

        R Offline
        R Offline
        rama charan
        wrote on last edited by
        #3

        thanks for reply .. but i am not using server.Transfer i am using response.redirect so the error is something different please help

        Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups