--On Samstag, 18. September 2004 9:36 Uhr +0100 John Poltorak <jp@warpix.org> wrote:
On Fri, Sep 17, 2004 at 09:54:28PM -0400, Jim Washington wrote:
John Poltorak wrote:
[Zope] ASP Does Zope support pages using MS ASP?
The short answer is no, and don't hold your breath on it happening soon.
The reason I ask is that I have copied a website written with FrontPage to an Apache server and certain pages do not display properly - they are sown as text, although they render fine if I copy everything to Zope. Someone suggested that Apache would not handle ASP pages, so I wondered if Zope did. It looks as though ASP is just a red herring in this case.
Zope is (thanks god) not an ASP server. Zope uses DTML and Zope Page Templates. Read the Zope Book for details. -aj