English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am making this mini program in Microsoft Visual Basic Express. I have figured out how to launch IE, but I don't know how to make it go to a website. Anyone know how to control what website the browser takes you too?

Thanks.

2007-03-01 11:01:25 · 1 answers · asked by Michael 2 in Computers & Internet Programming & Design

1 answers

Not shure how your calling IE if you are using a Shell command then you would need to follow the iexplore.exe with a command parameter as follows:

Shell("C:\Program Files\Internet Explorer\iexplore.exe www.yahoo.com")

The links show other ways...

2007-03-01 12:58:56 · answer #1 · answered by MarkG 7 · 0 0

fedest.com, questions and answers