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. Redirect WebPage through Window Button in C#

Redirect WebPage through Window Button in C#

Scheduled Pinned Locked Moved C#
csharpasp-netcom
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.
  • S Offline
    S Offline
    ShafiqA
    wrote on last edited by
    #1

    Hi guys I want to redicet a web page when user click on button in window based application using C#, Like we do in asp.net "Response.Redirect("http://www.codeproject.com"). Is it possible and how Thanks & Regards Shafiq.....

    G 1 Reply Last reply
    0
    • S ShafiqA

      Hi guys I want to redicet a web page when user click on button in window based application using C#, Like we do in asp.net "Response.Redirect("http://www.codeproject.com"). Is it possible and how Thanks & Regards Shafiq.....

      G Offline
      G Offline
      Goutam Patra
      wrote on last edited by
      #2

      Do you want something like

      System.Diagnostics.Process.Start("www.codeproject.com");

      S 1 Reply Last reply
      0
      • G Goutam Patra

        Do you want something like

        System.Diagnostics.Process.Start("www.codeproject.com");

        S Offline
        S Offline
        ShafiqA
        wrote on last edited by
        #3

        Hey Goutam Thank you. Its working fine. Now i am asking little more if the page is already open and button click can we reload the same page instead of opening new window. it will be helpful for me. Thanks again Shafiq

        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