Answer Posted / guest
It controls the information sent to the user. The various
methods are:
Response.Write ? Sends information directly to a browser
Response.Redirect ? Directs a user to a URL other than the
requested URL
Response.ContentType ? Controls the type of content sent
Response.Cookies ? Sets cookie values
Response.Buffer ? To Buffer information
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the differences between asp and asp.net and is asp.net backward compatible to asp?
How do I save an asp file as a pdf?
What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?
Define application-scope?
What are the 3 types of internal controls?
What is asp contentplaceholder?
What inheritance is and an example of when you might use it?
How to include active x controls in asp code?
What is http header?
How do I make it so that code runs when the security system is stopping it?
Define unmanaged code?
Name the command to display characters to the html page?
Explain the difference between cookies collection and form/querystring collection?
IN THREE TIER AMONG THREE LAYERS WHICH ONE IS INDEPENDENT LAYER AND HOW?
how to implemet online examination in asp.net