Hello DaniWeb members!
I am using wininet for communicating with HTTP protocol.Everything goes right expect one thing: Cookies.
Problem is that all cookies are not saved.Some of them are but no all.For example ASP.NET session id cookie doesnt get saved when i visit page with wininet but i need its contents.But in Firefox cookie is saved without a problem.
So is there any option to get ASP.NET session cookie? Maybe other lib or...?
Greets.