At 23:06 2002-06-12 +0100, John J. Lee wrote: >Just saw this, thought it might find it helpful for implementing IE cookie >support, as alternative to wrapping the wininet functions. Or maybe not. >It's in Python, but I don't think that matters too much. >http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/80443
Oo, that's interesting, thanks! It doesn't seem to parse/handle/understand the mysterious other fields in each cookie file, which is the stuff I'm sort of stuck on, tho. -- Sean M. Burke http://www.spinn.net/~sburke/
