Re: Can I (General questions)

by John Baker, (7449 days ago) @ Jasmine

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

locked

Complete thread: