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. simple

simple

Scheduled Pinned Locked Moved Web Development
sysadmin
3 Posts 3 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.
  • R Offline
    R Offline
    rajmani
    wrote on last edited by
    #1

    hi all which one is best, Response.redirect(""), server.transfer("") i have pass querystring values thanks

    _ G 2 Replies Last reply
    0
    • R rajmani

      hi all which one is best, Response.redirect(""), server.transfer("") i have pass querystring values thanks

      _ Offline
      _ Offline
      _AK_
      wrote on last edited by
      #2

      Depends upon your requirement. By both way you can pass the querystring.

      Best Regards, Apurva Kaushal

      1 Reply Last reply
      0
      • R rajmani

        hi all which one is best, Response.redirect(""), server.transfer("") i have pass querystring values thanks

        G Offline
        G Offline
        Guffa
        wrote on last edited by
        #3

        That depends on what behaviour you want. Response.Redirect sends a redirect page to the browser, so the browser will be sending a request for the url that you specify. Server.Transfer just continues execution in the new file, using the same response.

        --- b { font-weight: normal; }

        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