Khaled
03-14-2007, 04:54 PM
Hello everybody ...
We can use
RESPONSE.BUFFER=FALSE
to display each part of code output immediately when executed, and don't force user to wait on a white page until all the code execute.
The question is :
Is there a disadvantage of using the above line of code ?
Thank you for any response.
We can use
RESPONSE.BUFFER=FALSE
to display each part of code output immediately when executed, and don't force user to wait on a white page until all the code execute.
The question is :
Is there a disadvantage of using the above line of code ?
Thank you for any response.