Opening a URL in an external Browser?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anil Gupte/iCinema.com

    Opening a URL in an external Browser?

    Which one is better? This:

    System.Diagnost ics.Process.Sta rt(URL)

    or this?

    Dim psi As New ProcessStartInf o()

    psi.UseShellExe cute = True

    psi.FileName = "http://www.wizo.tv/WizoDesktop/Software/Help/"

    Process.Start(p si)

    And why?

    Regards,
    --
    Anil Gupte
    Innovate with UsLeading the Way in Advanced Technology Solutions Discover state-of-the-art services in logistics, databases, and AI designed for evolving

    iCinema.com is a 7-character domain name that evokes a sense of entertainment, imagination, and fun. It combines the concepts of “i” (for information and interaction) with “cinema” to create an idea of an interactive cinema experien




Working...