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 |
SAP Design Studio Reporting Tool for beginners
What is Server Object?
What is Server-Side includes?
What is ClientCertificate collection?
What is the difference between jsp and asp?
What is full form of aspx?
How do I administer security for my machine? For an enterprise?
Can I use .net framework components from a com program?
I have all files relating one project in ASP.... I want to make a Localhost for running like website........
who is the best Trainer for ASP.NET MVC in Hyderabad?
Define a scripting language?
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.