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. Button on a webpage

Button on a webpage

Scheduled Pinned Locked Moved ASP.NET
csharpasp-net
8 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.
  • C Offline
    C Offline
    chrisclarke11
    wrote on last edited by
    #1

    Hi i'm new to Asp.net. What i want to do is add a put to the web page that when click on directs it to another page using c#. Is there a simple way to do this Thanks Chris

    Chris

    N K Y 3 Replies Last reply
    0
    • C chrisclarke11

      Hi i'm new to Asp.net. What i want to do is add a put to the web page that when click on directs it to another page using c#. Is there a simple way to do this Thanks Chris

      Chris

      K Offline
      K Offline
      Kasson
      wrote on last edited by
      #2

      use Response.Redirect or Server.Transfer in your code. Humble request is go and buy some books and start practicing that. then you can do what ever you want. ASP.NET BOOKS[^]

      With Regards, Kasson

      C 1 Reply Last reply
      0
      • C chrisclarke11

        Hi i'm new to Asp.net. What i want to do is add a put to the web page that when click on directs it to another page using c#. Is there a simple way to do this Thanks Chris

        Chris

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

        Search for these: Response.Redirect of Server.Transfer I understand you are new to ASP.NET yet this is such a simple, basic activity. Just about every beginners book covers something like this.


        I know the language. I've read a book. - _Madmatt

        K 1 Reply Last reply
        0
        • N Not Active

          Search for these: Response.Redirect of Server.Transfer I understand you are new to ASP.NET yet this is such a simple, basic activity. Just about every beginners book covers something like this.


          I know the language. I've read a book. - _Madmatt

          K Offline
          K Offline
          Kasson
          wrote on last edited by
          #4

          THE SAME I TOO MENTIONED MARK.

          With Regards, Kasson

          N 1 Reply Last reply
          0
          • K Kasson

            THE SAME I TOO MENTIONED MARK.

            With Regards, Kasson

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

            Ok, but you don't have to shout about it


            I know the language. I've read a book. - _Madmatt

            1 Reply Last reply
            0
            • C chrisclarke11

              Hi i'm new to Asp.net. What i want to do is add a put to the web page that when click on directs it to another page using c#. Is there a simple way to do this Thanks Chris

              Chris

              Y Offline
              Y Offline
              Yusuf
              wrote on last edited by
              #6

              In your button event handler call Response.Redirect. Look MSDN documentation here[^]

              Yusuf May I help you?

              C 1 Reply Last reply
              0
              • Y Yusuf

                In your button event handler call Response.Redirect. Look MSDN documentation here[^]

                Yusuf May I help you?

                C Offline
                C Offline
                chrisclarke11
                wrote on last edited by
                #7

                Thanks for that.

                Chris

                1 Reply Last reply
                0
                • K Kasson

                  use Response.Redirect or Server.Transfer in your code. Humble request is go and buy some books and start practicing that. then you can do what ever you want. ASP.NET BOOKS[^]

                  With Regards, Kasson

                  C Offline
                  C Offline
                  chrisclarke11
                  wrote on last edited by
                  #8

                  Thanks for that.

                  Chris

                  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