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. General Programming
  3. C#
  4. Plz help .. its urgent...

Plz help .. its urgent...

Scheduled Pinned Locked Moved C#
csharpasp-nethelptutorialquestion
5 Posts 4 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.
  • A Offline
    A Offline
    ashkitt
    wrote on last edited by
    #1

    HI im making an asp.net web application using c# can anyone please tell me.. how to use the hyperlink control. if im on webForm 1 .. and i want to go to webForm 2. of the same project, wat should i write in the NavigateURL property of the HyperLink???? thnx :)

    A A S 4 Replies Last reply
    0
    • A ashkitt

      HI im making an asp.net web application using c# can anyone please tell me.. how to use the hyperlink control. if im on webForm 1 .. and i want to go to webForm 2. of the same project, wat should i write in the NavigateURL property of the HyperLink???? thnx :)

      A Offline
      A Offline
      azola
      wrote on last edited by
      #2

      webForm2.aspx i tried to sign but the pen keeps scratching my monitor.

      1 Reply Last reply
      0
      • A ashkitt

        HI im making an asp.net web application using c# can anyone please tell me.. how to use the hyperlink control. if im on webForm 1 .. and i want to go to webForm 2. of the same project, wat should i write in the NavigateURL property of the HyperLink???? thnx :)

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        sorry

        1 Reply Last reply
        0
        • A ashkitt

          HI im making an asp.net web application using c# can anyone please tell me.. how to use the hyperlink control. if im on webForm 1 .. and i want to go to webForm 2. of the same project, wat should i write in the NavigateURL property of the HyperLink???? thnx :)

          S Offline
          S Offline
          sean_mufc
          wrote on last edited by
          #4

          i can send you an e-book on Developing web applications. It is published by Microsoft specifically for ASP.NET web applications. You can get all the info you need in it! Problem is, it is about 4.5MB. Does your ISP allow you to receive emails that size???

          1 Reply Last reply
          0
          • A ashkitt

            HI im making an asp.net web application using c# can anyone please tell me.. how to use the hyperlink control. if im on webForm 1 .. and i want to go to webForm 2. of the same project, wat should i write in the NavigateURL property of the HyperLink???? thnx :)

            S Offline
            S Offline
            sean_mufc
            wrote on last edited by
            #5

            if your LinkButton is called LinkButton1: private void LinkButton1_Click(object sender, System.EventArgs e) { Response.Redirect("Form2.aspx"); }

            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