What are the methods by which output stream is controlled?
Answer / guest
? Flush ? sends previous buffered output to the client
immediately, but continues processing the script.
? Clear ? erases any already-buffered HTML.
? End ? causes the server to stop processing the script.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between 1.1 and 2.0 .Net framework?
What is a request body?
What is the work of asp?
What is IIS?
What are the attributes of the tags?
how u can use asp.net for making website?
What is the difference between html and asp?
How to delete an existing cookie?
What is asp model?
What are private assemblies and shared assemblies?
Explain the difference between server-side validation and client-side validation?
What is the difference between Querystring collection and Form collection?