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 |
i am creating an e-learning site, i want my customers to pay directly through paypall to my paypall account directly from my page ? is it possible ? is there any ready paypall script ?
where should i get free version of Test Director to download
Define collection?
What is Request Object?
Explain the order of precedence for logical operators.
Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist
Speaking of boolean data types, whats different between c# and /c++?
What is asp model?
What is a form collection in asp?
Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll? A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.
How we load the page in ASP?
Name the asp objects?