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 |
Can be arrays resized by using the keyword redim?
What happens to asp pages?
Define response object?
Define querystring collection?
What is active server object model?
What inheritance is and an example of when you might use it?
Name the methods in session object?
How to add Textboxes Programmatically in each and every cell of Gridview along with the Excel data in the Gridvew.I mean when i get Excel data in Gridview i need to display Data and Textboxes for each and every cell of Gridview. Got it. Iam new to this concept plz help me. Thanks in Advance.
how show video in own page.
What is the default scripting language on the client side?
What purpose is served by the application.lock method?
in how many sttes asp.net page available?