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
What is the use of nvl work?
How do I run a trace in sql server?
Differentiate between sql temp table vs table variable?
What are the elements of dbms?
What is cdc in sql server?
What is index in an assignment?
Is sql server a database?
After removing a table from database, what other related objects have to be dropped explicitly?
What do you understand by hotfixes and patches in sql server?
What is the default port for SQL Server over a firewall?
What is the purpose of a table?
What are date and time data types in ms sql server?
What are Spatial data types in SQL Server 2008
What are the types of database recovery models?
ow to bring suspect mode datbase online from scratch