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 |
Define a form collection?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
Explain how is method overriding different from overloading?
Is asp the same as saas?
What is a Form collection?
How do you open an asp file?
What is a Dictionary object?
What does Internet Information Server (IIS) assume to be the default language for Active Server Pages? A. Jscript B. JavaScript C. JAVA D. VBScript E. ECMAScript
What is the difference between 1.1 and 2.0 .Net framework?
Which DLL file is needed to be registered for ASP?
What opens asp files?
How can you change the primary scripting language for a page?