--> Wednesday, September 10, 2003, 8:24:13 AM, [EMAIL PROTECTED] wrote:

> Typically I always work with values. Take a look at:
> http://webware.sourceforge.net/Webware-0.8.1/WebKit/Docs/Source/ClassHier.html
> and you will see a few value methods.

> If you scan the source 
> http://webware.sourceforge.net/Webware-0.8.1/WebKit/Docs/Source/Files/HTTPRequest.py.html
> You will see that that
> self.request().value('key',Default)
> will first try to pull it from the query string or post input and then 
> try a  cookie.

Cool, I expected something like this.

> field will not check cookies.

> But then again I don't think that I ever use cookies anymore so it 
> probably does not matter.

Why? Does Webware provide some other form of session to session persistence?
If so, what about users on dialup and/or other connections which change IP?

-Kaishaku



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to