Quote Originally Posted by wysota
My first attempt was to change connections too (when I was still using Qt3), but after your post here I decided to change it in the new code (as I'm porting my HT app to Qt4) and thought this was much better idea. It took me about 15 minutes to implement the whole login process.
Well, I used the state variable idea, and tydied up something else, and I can now connect to the next page, and even recieve the security code (cookie), but when I ask for the next page I get only the time-out response.

Here's the cookie I get: ASPSESSIONIDSSSRBAQB=JMIGEOEDGPJOICJPBHBKGANJ;

And my connection string for the next site: getStr="/common/players.asp?outputType=XML&actionType=view";

I've tried pulling apart the cookie, but still no luck. Any suggestions ?


BTW: Is your application published?
BTW: How 'bout a friendly ?