Buffer -
12-02-2004
, 04:12 PM
Please,
i have an report created at ASP.NET, that uses a datalist object to organize
de itens at the page. My problem is that this report is so big (> 10MB) and
i get timeout expired and the user must wait all report to be created at my
server for the data show at user screen.
I tryied to use buffer=false, response.flush without sucess. Is there a way
i can send to user, information about the report, while it's getting
creating?
Tks in adv.
Fabiano |