HTMLgen and Cookies
Anders Eriksson
ame at swipnet.se
Wed Jan 19 18:16:27 EST 2000
More information about the Python-list mailing list
Wed Jan 19 18:16:27 EST 2000
- Previous message (by thread): HTMLgen and Cookies
- Next message (by thread): metaclass doc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello! I'm using HTMLgen to create some dynamic HTML pages and I need to use Cookies on a couple of them. I have used Cookie.py (by Tim O'Malley) which works very well by it self (Thanks Tim) My problem is: How do I use HTMLgen and Cookie.py together? It's my understanding that the cookies must be sent to the user AFTER 'Content-type: text/html' but BEFORE <DOCTYPE .... a short code showing how to do this would really be appreciated!!!! // Anders
- Previous message (by thread): HTMLgen and Cookies
- Next message (by thread): metaclass doc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list