[Tutor] Cookies with CGI

Tim Johnson tim at johnsons-web.com
Thu Jul 27 04:23:19 CEST 2006


* Kent Johnson <kent37 at tds.net> [060726 17:49]:
> Tim Johnson wrote:
> > Hello:
> >
> > I'd like to set (write) and get (read) cookies on a client
> > computer via CGI.
> >
> > Does python have the libraries to do this. If so, pointers
> > to the libraries and documentation is welcomed.
> 
> The Cookie module is to help with server-side cookies. Docs and examples 
> seem a bit thin but try these:
> http://pleac.sourceforge.net/pleac_python/cgiprogramming.html
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/325484
> http://www.cs.virginia.edu/~lab2q/lesson_7/
 
  Thanks! That's enough to get me started.
  cheers
  tim

> Or google "python cgi cookie" ...
> 
> Kent
> 
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor

-- 
Tim Johnson <tim at johnsons-web.com>
      http://www.alaska-internet-solutions.com


More information about the Tutor mailing list