I am experiencing this problem with detecting cookies:  when I start a new 
browser session (i.e. close IE down completely, and start a new fresh one), 
Webware doesn't seem to be finding its own cookies on my machine.  However, 
if I reset the cookie, everything's fine.  I am using:
if self.transaction().request().hasCookie('username'):
  myuser = self.transaction().request().cookie('username')

and this is on W2K; I've replicated the problem with IE6 and Mozilla 0.9.5+ 
(CVS after 0.9.5, before 0.9.6).  Any ideas?

Thanks,

Costas


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to