Microsoft
Software
Hardware
Network
Question : How to make a program that goes to a URL
I need to write a program for my boss that involves using a web browser type of control.
My copy of Visual Studio is the Enterprise Version. I would like to know the shortest reasonable
path to writing a program that will have a URL in a string variable, and then pass it to whatever
is the most convenient module for going to that URL, (with the entire parameters of the URL
encoded in the string).
Answer : How to make a program that goes to a URL
use the WebBrowser Control. Or you can simply start the bdefault browser using
1:
System.Diagnostics.Process.Start("http://<your url with parameters with urlencoding>")
Random Solutions
Oracle Build Table of tables
HTTP Error 404.3 on IIS 7.0
Netbackup 654 : How to import a non netbackup tape and read data from it
WIN Network on SBS 2K3 server has disappeared
How can I send HTML formatted emails to someone who signs up on my site
Multicast session fails to open on secondary site server.
How to Configure Link aggregation on Cisco 3560G?
Hyperlink Pop UP
how to find my Symantec pcAnywhere serial number
asp.net SQL Filestream access is denied