Waynn Lue wrote:
I was hoping to do some logic in a script, and then pass the results of that
script to an iframe for more processing.

why pass the results back to the client when your not finished processing them? simply "include" the next script and only pass user the *final* results (?)

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

Reply via email to