[Zope] Problem passing parameters to a Python Script
Robert Rottermann
robert@redcor.ch
Sun, 30 Sep 2001 09:21:57 +0200
Hi Ron,
first you have to have Zope started with the -D parameter.
Then there is a very useful product called ZDebug which gives you a much
better error description when something goes astray in dtml.
Robert
----- Original Message -----
From: <complaw@hal-pc.org>
To: <zope@zope.org>
Sent: Saturday, September 29, 2001 2:24 AM
Subject: [Zope] Problem passing parameters to a Python Script
> I'm passing some paramters from an HTML form to a python script.
>
> I'm having trouble determining exactly which parameter is/isn't being
passed to
> a python script. I get an error message saying "Zope Error" "Resource not
> found" along with a few troubleshooting suggestions -- but nothing else.
>
> Yes, I do know what the form is passing, and yes it does jive with the
parameter
> list. Is something else going on? Is there a way to determine which
parameter
> is causing the problem (i.e., get a more descriptive error message)?
>
> TIA,
>
> Ron
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>