|
Posted by "bruce" on 11/11/05 18:47
would the approach be to use an iframe, and some sort of ajax code, to allow
the user to interact with the dialog/code within the iframe. keep in mind,
that the code within the iframe would be running on the remote server...
-bruce
-----Original Message-----
From: comex [mailto:comexk@gmail.com]
Sent: Thursday, November 10, 2005 7:57 PM
To: php-general@lists.php.net
Subject: Re: [PHP] a code question..??
> the app B server would then return a result, based on the user input...
i'm
> trying to figure out how to essentially allocate a section of the page, to
a
> remote application. after i've finished with the remote stuff, the user
> could go ahead and select other items/buttons on the page that are in the
> current environment
You could just use an iframe...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[Back to original message]
|