What is Response Object?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
What is server control
What is ascx cs?
How can you disable the browser to view the code?
What does aspx stand for?
What are scripting objects in asp?
How do cross-process communication work in the common language runtime?
Hii My Question is How the Down Payment will clear in APP? Can any one help me
Name the methods in application object?
Whats the difference between struct and class in c#?
How do I change a aspx file to a pdf?
Explain the difference between server-side validation and client-side validation?
Define a variable in asp?