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


Please Help Members By Posting Answers For Below Questions

Explain the tasks performed by <> tags?

517


Explain how do you box a primitive data type variable?

482


How do I view an aspx file?

480


Name the methods by which output stream is controlled?

468


Explain how is method overriding different from overloading?

474






What is aspx used for?

498


What does asp stand for?

523


Why asp is used?

481


what is the need of a sealed class when we are having a structure

1839


If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?

476


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

1396


Explain how to display images using response object?

493


Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com

1371


how to add master page in aspx page that is design before master page....

1475


What is the default scripting language on the client side?

433