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
On Monday 24 June 2002 05:47 pm, Marco Catunda wrote:
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.
<shameless plug> KebasData does what i thinkyou want to do, i.e grab a page, and make it accessable in zope. tell me if it's not ;) http://www.zope.org/Members/kedai/KebasData </shameless plug> -- http://www.kedai.com.my/ http://www.kedai.com.my/eZine http://www.zope.org/Members/kedai http://www.my-zope.org use Zope? you got HOPE
Thank you... I think it is what I am looking for. I will try to use it. There is other solution I have seen called httpmounter. http://www.zope.org/Members/ajung/HTTPMounter I will try to use this tools and make a simple relatory to post in this group. -- Marco Catunda On Tue, 2002-06-25 at 07:20, Bakhtiar A Hamid wrote:
On Monday 24 June 2002 05:47 pm, Marco Catunda wrote:
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.
<shameless plug> KebasData does what i thinkyou want to do, i.e grab a page, and make it accessable in zope. tell me if it's not ;) http://www.zope.org/Members/kedai/KebasData </shameless plug>
--
http://www.kedai.com.my/ http://www.kedai.com.my/eZine http://www.zope.org/Members/kedai http://www.my-zope.org use Zope? you got HOPE
participants (2)
-
Bakhtiar A Hamid -
Marco Catunda