Connecting to secure web page
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I need to connect to secured web page using VB.Net 2005 (desktop app). How to do those things: - connect to web page - keep connected session - execute urls with parameters (ex. https://mywebpage/sth.do?firstparam=1) - log off Please help me. Thank You for any response Robert