On Oct 5, 2005, at 10:27 PM, Aparajita Fishman wrote:

1) I'll assume that you can provide extra PHP code that will run on the ISP server. This will allow you to extend Mambo. 2) PHP's include() command can include remote content. You can use this to include remote Active4D files from you 4D server. In most cases your A4D files won't serve full web pages, but just parts of a page. Therefore if you output content that uses the Mambo stylesheets the end user will have no idea that the page is built on content from 2 servers.


Brilliant!


Basically the same question I was asking the other day with AJAX and Active4D. I've used a wrapper to internet commands to get an external web page into a variable and then extract out what I needed. (Maybe "Include Into" should have an option to reference remote content!). I figured PHP had that capability, just didn't did deep enough.

Steve
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to