eddom Level: Big Cheese
 Registered: 14-03-2006 Posts: 24
|
How to open a link of web site in VB.NET
Hi,
I wish to open a link using the vb.net code, is that i need to include any reference or API?? for eg:
i want to open this link: http://localhost/LibrarySystem/Login.aspx?UserName=,Passwd=
and this link will return a value to let the program know whether the login is granted or denied. How can i store that info?
Thanks for help
|