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. server.transfer question

server.transfer question

Scheduled Pinned Locked Moved ASP.NET
helpquestionsysadmin
3 Posts 2 Posters 0 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.
  • K Offline
    K Offline
    krisman
    wrote on last edited by
    #1

    Hi. I'm passing data from main-page to secondary-page. After I get what I need I want to pass the new data back to the main-page. However, the main-page get's refreshed and nothing is passed. Is this a server.transfer problem, or a postback issue? Krisman

    N 1 Reply Last reply
    0
    • K krisman

      Hi. I'm passing data from main-page to secondary-page. After I get what I need I want to pass the new data back to the main-page. However, the main-page get's refreshed and nothing is passed. Is this a server.transfer problem, or a postback issue? Krisman

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      If you are using transfer then it isn't a postback issue as it all happens on the server. Unless you a using a redirect on your secondary page. Is Server.Execute more like what you want to do?

      K 1 Reply Last reply
      0
      • N Not Active

        If you are using transfer then it isn't a postback issue as it all happens on the server. Unless you a using a redirect on your secondary page. Is Server.Execute more like what you want to do?

        K Offline
        K Offline
        krisman
        wrote on last edited by
        #3

        Hi. I'm using transer from the first page and then transfer from the secondary page back to the first page. I tried server.execeute, but that didn't close the main-page, it just put the secondary-page over top of the main-page, causing a very jumbled up looking mess. Krisman

        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