You are right. I think it's difficult, too. My problem is run ASP and Zope together and the layout fit each other. I would like to be able to put a ASP Page in a "metal:fill-slot" template tag. I think I will have to develop a Zope Product, or something like that, to parser a html code that was generated from ASP server. This Product doesn't only resolve the problem of legacy ASP code. I think it will resolve all legacy code, doesn't matter which technology is running at legacy web server. -- Marco Catunda On Mon, 2002-06-24 at 14:31, David Burton wrote:
I think the differences in the 2 frameworks would make it difficult.
I suggested ASP2PHP because you can download something to run PHP scripts from within Zope at least...
David
24/06/2002 18:15:10, Marco Catunda <catunda@pobox.com> wrote:
On Mon, 2002-06-24 at 08:09, David Burton wrote:
You could look at the PHP scripting stuff, and ASP2PHP, which attempts to convert an ASP script into the equivalent PHP ( http://asp2php.naken.cc/ ).
It's cool. I will see. Perhaps, It isn't difficult to adapt this code to DTML like ASP2DTML. Has anyone ever thought about it?
-- Marco Catunda