Name at least two methods of response object other than
Transfer.
Answer Posted / 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 |
Post New Answer View All Answers
Is classic asp dead?
What is aspx cs file?
What does asp mean in technology?
Which is the default scripting language in active server pages?
How do I open aspx files on windows 10?
What is the difference between razor and aspx view engine?
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
How to convert a string into an integer in .net?
difference between html and asp?
What are the scripting objects in asp?
What are the asp components?
Explain the post and get method or explain the difference between them?
What do I have to do to make my code work with the security system?
What is the default scripting language in asp?
What is the command to display characters to the html page in asp?