Name at least two methods of response object other than
Transfer.
Answers were Sorted based on User's Feedback
Answer / dharanikumar
Response.flush
response.write
response.clear
response.end
response.redirect and more
http://www.w3schools.com/asp/asp_ref_response.asp
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / hema
Response.flush
response.write
response.clear
response.end
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rabindra nath choudhury
Response.write and response.end
| Is This Answer Correct ? | 2 Yes | 2 No |
What is aspx in url?
How can we do validation of the fields in a project?
can we place Global.asa into "bin" directory instead of Root directory?
Can anyone give me a clarification about the difference among assembly,namespace,class,dll??????
What is the command to display characters to the HTML page?
What is a variable?
what is mean of ASP?
What is the difference between html and asp?
What is difference between asp and aspx?
Define a variable?
Define an application domain?
how we can create more than one web.config file in our asp.net project