Hi
I would like to add a DTML-Method called = showfile, who call’s the standard_header, call’s the object specified in = the url and then call’s the footer.
It could be: http://localhost/= showfile?file=3Dtestfile.html
Can anyone please help me?
Regards
Jens Bjerre
Hi
Is there anyway how I can test, if an object = (of any kind) has a special property.?
Regards
Jens
please add me to your mailing list
Sincerely,
Sue Cole
Sue
Hi,
I want to use win32com.client in a =
python
script which I wish to access as an External Method. When I run the script outside of Zope, it works =
fine. Then I add a method =
declaration, and try
to add the same script as an extenal method and I get the following =
error:
Error Type: =
ImportError
Error Value: No module named =
pythoncom
The import statements look like =
this:
import =
pythoncom
import =
win32com.client
When I run outside Zope, I =
don’t actually
need to import pythoncom.
I downloaded =
COMObject-1.0.1-nonbin.tgz and
took a look at what I may need to do to get it working (figured that if =
I could
get this to work, my problem would be solved). The following is from the
README.txt:
“Probably the easiest way to =
get the win32
extensions working with Zope is to use your own Python, rather than the =
Python
that comes with Zope.”
If this is what I have to do, then =
how? I’ve looked for anything =
on this, but
it’s not the easiest thing to search for.
If I do this, will I still be able to access the things I have =
added in
the \Zope\lib\python\Products, such as TinyTable, Calendar and =
ZGDChart?
Thanks for any =
help,
Miche=E1l
Engitech Ltd.
01 6204 516
--Boundary_(ID_nssHTsQYkBu+XQ2UWADcUw)-- From bkc@murkworks.com Tue Mar 4 18:43:59 2003 From: bkc@murkworks.com (Brad Clements) Date: Tue, 04 Mar 2003 13:43:59 -0500 Subject: [Zope] 3rd party eloctronic payment solutions In-Reply-To: <3E64CD13.1020108@neurobs.com> References:-----Original Message-----
From: Sheppard Norfleet [mailto:shepnorfleet@comcast.net]
Sent: Monday, March 03, 2003 5:29 PM
To: zope@zope.org
Subject: [Zope] Zope Installation ProblemsI am using Rad Hat Linux 7.x. which comes with python 2.2 not the problem. I have Zope that has a python 2.1 one with it. when I try to build w_pcgi.py using the python that comes with zope, I get compile errors when trying to build the exception modules, the last message has a message like "I and PICKY raiseError"There are a ton of warning and a few errors sprinkled in a compiler output (or at least it looks like that).Anyway I have been working at this installation for about a week, I have tried a source install and binary install. No matter which way I go zope fails to build using the 2.1 python that comes with it.Has anyone else had these problems? Trying to run Zope like this:bin/python z2.py -p /usr/local/apache/cgi-bin/zope.pcgiall I get in return is a new bash prompt wiht no warnings. the log files are empty or don't exist. Please help!BTW, don't mean to knock mailing lists but wouldnt forums be a lot easier way to communicate? Just a thought...