Hi,
you should be able to use response flushing e.g Response.Flush
(http://msdn.microsoft.com/en-us/library/system.web.httpresponse.flush.aspx)

Signature
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net
> Hi all
> I have a method that will run through a lot of data and write it out.
[quoted text clipped - 14 lines]
> end while
> end sub