Answers

Question and Answer:

  Home  ASP Programming

⟩ What are the methods by which output stream is controlled?

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.

 189 views

More Questions for you: