Re: Can I (General questions)
I am running the Chunked VB sample.
My browser does not progressively change. It doesn't change at all until the line 'user.Response.Send' is executed. I inserted a couple of dummy lines with breakpoints:
i=i <-- breakpoint - browser is unchanged
user.Response.Send
i=i <-- breakpoint - browser displays whole list
Do I have to set something in the browser to get it to progressively display as chunks are sent?
Is there a reason why notification is used in this sample?
John Baker
Complete thread:
- Can I push to a browser? - John Baker, 2004-12-07, 06:48