i'm able to login and download pages of a website using httpclient library.
but i cannot launch a page on browser after login successful!
becouse the browser not remember the username and password of the session so the site show that i'm not logged!
can i solve ?? how ?
thanks