WinInet Session handling in WinCE.NET 4.2

  • Thread starter Thread starter Brian Burgess
  • Start date Start date
B

Brian Burgess

Anyone know of any differences in the way the WinInet handles session
cookies are handled by a Pocket PC 2003 vs a Pocket PC 2002 device?

I have an app currently running correctly on PPC2002 devices, tracking
sessions accross pages, but I lose the session immediately when trying to
run this app on a PPC2003 device.

Thanks in advance..

-BB
 
I found this one all .. Need to be sure that the 'AllowCookies' registry
setting is set correctly..

DOHH!!!

-BB
 
Back
Top