Hi, I'm a network programming beginner.

Now I use QNetworkAccessManager to post some web-site ,user name and password,
and got some html codes.
Then how to keep session with that web-site to use outside of manifactured app (ex : Web browser )?
Is any good samples for this ?

thanks