|
|
Response Object Part2 - Buffer Explanation |
|
|
Learn ASP.com |
|
|
ASP / Objects & Framework |
|
|
Click to Visit |
|
|
65 |
This tutorial analyzes the problems when redirecting the pages that is called from a huge database. Describes that if response.buffer=true in your application it would cause a blank web page until the page is shown. And here it is suggested to use response.flush function to show the progress of page loading with portions of that page.
|