Difference between server.transfer and server.execute method?

Answer Posted / t

The transfer happens at the server side and the client
browser is not aware of the change and hence will not
update the URL.

Server.Execute actually executes the specified page and
then returns back to the original page. This can be used in
scenarios where you want to go to a specific page, execute
some thing and then come back to the original page.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between web edition and business edition?

103


What are the disadvantages of using querystrings to send data from one page to another?

764


What do you understand by user-defined function in the sql server?

695


Where sql server usernames and passwords are stored in a sql server?

660


What are the types of database schema? : sql server analysis services, ssas

781






What are different types of schemas?

688


Explain for xml explicit mode?

734


How to delete an existing row with delete statements in ms sql server?

767


What is data source view or dsv? : sql server analysis services, ssas

754


Explain the cursor lock types?

735


what are the new features in SSRS?

115


How can you stop stored procedures from recompiling?

640


What does select 1 mean?

729


How are the exceptions handled in sql server programming?

757


What is autocommit mode in sql server?

708