Re: Can I - WeOnlyDo Discussion board

Re: Can I (General questions)

by John Baker, Wednesday, December 08, 2004, 06:55 (7082 days ago) @ wodSupport

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: