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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Redirect from one page of a one project to another page of another project in same solution

Redirect from one page of a one project to another page of another project in same solution

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
4 Posts 3 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.
  • G Offline
    G Offline
    getaccessyr
    wrote on last edited by
    #1

    Hi friends, I want to know How to Redirect from one page eg: 1.aspx of a one project to another page like 2.aspx of another project in same solution,when we click on a link of 1.aspx? Can any one tell me? In how many ways we can get that and which will be the better one? Thankyou In Advance

    N P 2 Replies Last reply
    0
    • G getaccessyr

      Hi friends, I want to know How to Redirect from one page eg: 1.aspx of a one project to another page like 2.aspx of another project in same solution,when we click on a link of 1.aspx? Can any one tell me? In how many ways we can get that and which will be the better one? Thankyou In Advance

      N Offline
      N Offline
      Nishant Singh
      wrote on last edited by
      #2

      This depends on How these projects are conifigred in Virtual Directory on IIS in Server

      1 Reply Last reply
      0
      • G getaccessyr

        Hi friends, I want to know How to Redirect from one page eg: 1.aspx of a one project to another page like 2.aspx of another project in same solution,when we click on a link of 1.aspx? Can any one tell me? In how many ways we can get that and which will be the better one? Thankyou In Advance

        P Offline
        P Offline
        padmanabhan N
        wrote on last edited by
        #3

        You can use Response.Redirect("your navigate page here");

        Padmanabhan My Articles: Articles[^] My latest Article: Word Automation[^]

        G 1 Reply Last reply
        0
        • P padmanabhan N

          You can use Response.Redirect("your navigate page here");

          Padmanabhan My Articles: Articles[^] My latest Article: Word Automation[^]

          G Offline
          G Offline
          getaccessyr
          wrote on last edited by
          #4

          Ya i know that Still i need few ways to get that like thru code not giving directly like response.redirect("http://www.microsoft.com"); Thats y i mentioned in the Question that in how many ways we can get that?n which will be better?

          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