On Fri, May 1, 2009 at 10:55 AM, Robert Cummings wrote:
>
> I presume your backend script is running something that passes the data
> to the browser un-interrupted... maybe a shell script? You can wrap this
> in popen() or proc_open() and read the output as you would a file. This
> can then be que
On Fri, 2009-05-01 at 10:42 -0400, Dan Joseph wrote:
> On Fri, May 1, 2009 at 10:40 AM, Robert Cummings wrote:
>
> > On Fri, 2009-05-01 at 10:34 -0400, Dan Joseph wrote:
> > >
> > > Ajax unfortunately isn't an option in this particular case.
> >
> > Why? Maybe you're thinking about it wrong.
> >
>
On Fri, May 1, 2009 at 10:40 AM, Robert Cummings wrote:
> On Fri, 2009-05-01 at 10:34 -0400, Dan Joseph wrote:
> >
> > Ajax unfortunately isn't an option in this particular case.
>
> Why? Maybe you're thinking about it wrong.
>
>
Maybe, I'm open to suggestions:
Here's the basic way the applicatio
On Fri, 2009-05-01 at 10:34 -0400, Dan Joseph wrote:
>
> Ajax unfortunately isn't an option in this particular case.
Why? Maybe you're thinking about it wrong.
Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP
--
PHP General Mailing List (http://www.php.net
On Fri, May 1, 2009 at 10:29 AM, Robert Cummings wrote:
>
> Have you tried a bigger pad? Try... oh I dunno... 40096. if that works
> then you can chop back until you find the threshold. Seems to be though
> that it might be better done as AJAX.
>
>
Hi,
I tried that, didn't work at all even up to
On Fri, 2009-05-01 at 10:24 -0400, Dan Joseph wrote:
> Hi Everyone,
>
> I'm trying to get Chrome to output html information as it comes thru. We
> have an iframe running a php script, and when the php script receives
> information, it outputs it. FF, IE, and Safari all work just fine, displays
>
6 matches
Mail list logo