[Zope] MD5 Python Zope Plone

2005-11-20 Thread D Washburn
I have a need to encrypt a parameter passed on a URL to another website using Python and MD5 encryption. I tried to set up a test python script: I am running ZOPE and Plone. I have made other Python scripts that work. *** import md5 print "This is the", script.meta_type,

[Zope] FTP or WebDav creates empty files

2005-10-21 Thread D Washburn
I have a desktop program that develops DTML pages for a ZOPE/PLONE website. I planned to upload them via FTP or WebDav. When they arrive they are empty. I can upload graphics via FTP and the images arrive OK. So basic transfer works. Any ideas on setting or changes needed to make the text