[Zope] cgi scripts

Chris McDonough chris@iqgroup.com
Tue, 5 Oct 1999 17:30:49 -0400


You don't really use CGI scripts under Zope.

Something akin to a CGI script in the Zope world would be an external
method, which you must write in Python. 

A counter script could be implemented as an external method and possibly
someone has come up with a clever way to implement one in DTML (the
scripting language used by Zope which gets intertwined with HTML display).

Good luck!

Chris


-----Original Message-----
From: B.Rumsey
To: zope@zope.org
Sent: 10/5/99 4:23 PM
Subject: [Zope] cgi scripts

Hi I am new to Zope and would like to know how I could run a counter cgi
scrit under Zope.

Thanks
B.Rumsey brumsey@world-net.co.nz

_______________________________________________
Zope maillist  -  Zope@zope.org
http://www.zope.org/mailman/listinfo/zope

(Related lists - please, no cross posts or HTML encoding!

To receive general Zope announcements, see:
http://www.zope.org/mailman/listinfo/zope-announce

For developer-specific issues, zope-dev@zope.org -
http://www.zope.org/mailman/listinfo/zope-dev )