Re: Can I - WeOnlyDo Discussion board

Re: Can I (General questions)

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

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

This also depends on content you're sending. Do you get same results with our sample, unchanged? Do you use IE or some other browser?

Do I have to set something in the browser to get it to progressively display as chunks are sent?

Not that I'm aware of, you cannot change browser's behavior.

Is there a reason why notification is used in this sample?

No particular reason, we just used fast notifications sample as template for new project.


Complete thread: