Answer Posted / lakki
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what are the methods in session object in asp?
What is the difference between jsp and asp?
Define application-scope?
What is the difference between razor and aspx view engine?
Define a "virtual directory"?
what is the need of a sealed class when we are having a structure
How do I administer security for my machine? For an enterprise?
Name the event handlers of application object?
What is the microsoft intermediate language (msil)?
Define an err object?
What do I have to do to make my code work with the security system?
Juxtapose the HTTP verbs GET and POST. What is HEAD?
What is asp life cycle?
Name the asp objects?
What is aspx in url?