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:[EMAIL PROTECTED]
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

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to