What are the methods by which output stream is controlled?
Answer Posted / 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 |
Post New Answer View All Answers
Define "virtual directory"?
What are the stored procedure and why they are needed?
Explain the difference between server-side validation and client-side validation?
Define .asp file?
What are the components of asp?
How do I print an aspx file?
How do I administer security for my machine? For an enterprise?
explain with example redaing contents and writing contents from a file using APS object stream.
Define application object?
What is the difference between asp and aspx?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
how to delete windows application in vs.net
Explain what are the attributes of the tags? What are their functions?
Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist
Why does my code get a security exception when I run it from a network shared drive?