Hard to know without seeing the error message. It might be the indentation of the script, since that is significant in Python. And please don't flag your messages as "high priority". It's annoying and it's hard for me to believe that working on a tutorial example could possibly be that all that urgent. Tom P [Ariel Rivera Merla] Hi, im a newbee with ZOPE and with this mailing list trying to do the GUEST BOOK example thats on this page: http://www.zope.org/Members/michel/ZB/SimpleExamples.dtml At the end of the example theres a pytho script thats needed to finally make the GuestBook example work, so when i copy it from the page, and paste it on zope (creating a python script) , sope says that thescript has errors.... Im not familiar with python, so if anyone could help, ill apreciate it. Thanks Heres the python script copied from the page above: