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 use of nvl work?

655


How do I run a trace in sql server?

591


Differentiate between sql temp table vs table variable?

599


What are the elements of dbms?

629


What is cdc in sql server?

653






What is index in an assignment?

616


Is sql server a database?

614


After removing a table from database, what other related objects have to be dropped explicitly?

659


What do you understand by hotfixes and patches in sql server?

602


What is the default port for SQL Server over a firewall?

686


What is the purpose of a table?

612


What are date and time data types in ms sql server?

615


What are Spatial data types in SQL Server 2008

625


What are the types of database recovery models?

673


ow to bring suspect mode datbase online from scratch

1497