guestbook

Patrick Phalen python-list at teleo.net
Mon Apr 17 12:59:59 EDT 2000


[sigma seitse, on Mon, 17 Apr 2000]
:: i'm trying to write a guestbook in python. well,
:: it should consist additional feature like this:
:: it should enable the owner to change and response to visitors' comments and 
:: show it out.
:: have you got anything like this or maybe you know an address or smth, where 
:: I could find something
:: like this?

An excellent tutorial on this can be found at:

http://classic.zope.org:8080/Documentation/Reference/ObjectPublishingIntro

The examples used there are based on integrating a Python guestbook
module with the Zope ORB, Templates and Object Database, which has
advantages over relying on low level CGI.




More information about the Python-list mailing list