Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to open a web page?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00666493
Message ID:
00666594
Vues:
19
>Hello everyone, I have a quick question. Using a VB.NET application. What is the best way to programmatically open a web browser and connect to a web page? Do I need to use the internet API or does .NET have a class or something built in that would be faster and easier to use? Thanks for the help.

System.Diagnostics.Process.Start("http:\\www.microsoft.com")
Will open a new browser.
Chris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform