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. Visual Basic
  4. Please help me!!! Web Button

Please help me!!! Web Button

Scheduled Pinned Locked Moved Visual Basic
questioncsharpcomhelp
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.
  • F Offline
    F Offline
    FeRtoll
    wrote on last edited by
    #1

    I have a button on the form... how can i set it when its clicked that it goes to "www.google.com" and that it opens it in current browser??? FeRtoll Software.net ------------ E-Mail me WebPage

    H 1 Reply Last reply
    0
    • F FeRtoll

      I have a button on the form... how can i set it when its clicked that it goes to "www.google.com" and that it opens it in current browser??? FeRtoll Software.net ------------ E-Mail me WebPage

      H Offline
      H Offline
      HaloZa
      wrote on last edited by
      #2

      not sure adzactly but in vb6 you used the shell command If you search in the object brower for shell the only 1 that pops up is Microsoft.VisualBasic.Interaction.Shell(String, [Microsoft.VisualBasic.AppWinStyle], [Boolean], [Integer]) As Integer Try searching msdn or google for a vb.net version hope this helps a bit

      F 1 Reply Last reply
      0
      • H HaloZa

        not sure adzactly but in vb6 you used the shell command If you search in the object brower for shell the only 1 that pops up is Microsoft.VisualBasic.Interaction.Shell(String, [Microsoft.VisualBasic.AppWinStyle], [Boolean], [Integer]) As Integer Try searching msdn or google for a vb.net version hope this helps a bit

        F Offline
        F Offline
        FeRtoll
        wrote on last edited by
        #3

        nm i found it, it's very easy!!! as i though it will be wery easy buth it takes time to find it... here is : System.Diagnostics.Process.Start(http://www.google.com):-> FeRtoll Software.net ------------ E-Mail me WebPage

        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