C
Crnaovca
How can I open specific URL i can determine every time i
run application?
For example, I want to open URL ("www.google.com") from
my windows applicaion created in VB.NET . That requires
me to open IE and then to tell IE to open that URL. URL
must be stored in some string variable, for example
variable i as string.
Thnx on help.
run application?
For example, I want to open URL ("www.google.com") from
my windows applicaion created in VB.NET . That requires
me to open IE and then to tell IE to open that URL. URL
must be stored in some string variable, for example
variable i as string.
Thnx on help.