N
Nikolay Petrov
I have this problem.
I have to download a document from a web site in specified intervals of time
and save it to hdd.
The problem is that before I get to document I have to login to site by a
web form authentication.
The login form have an option to remember by login by storing a cookie on my
PC.
The question is may I somehow use this saved cookie in my VB app to get the
document, or is there a way to fill the login details in the login form?
TIA
I have to download a document from a web site in specified intervals of time
and save it to hdd.
The problem is that before I get to document I have to login to site by a
web form authentication.
The login form have an option to remember by login by storing a cookie on my
PC.
The question is may I somehow use this saved cookie in my VB app to get the
document, or is there a way to fill the login details in the login form?
TIA