Reply to topic  [ 4 posts ] 
Server.Transfer and Response.Redirect 
Author Message
Reply with quote
Post Server.Transfer and Response.Redirect
What is the difference between Server.Transfer and Response.Redirect?


Mon Feb 04, 2019 1:33 am

Joined: Wed Nov 07, 2007 4:42 am
Posts: 67
Reply with quote
Post Re: Server.Transfer and Response.Redirect
Hi! How do you intend to use this with EasyXLS?


Mon Feb 04, 2019 5:57 am
Profile WWW
Reply with quote
Post Re: Server.Transfer and Response.Redirect
actually I am beginner in this field so need this information


Tue Feb 05, 2019 12:00 am
Reply with quote
Post Re: Server.Transfer and Response.Redirect
Both Response.Redirect and Server.Transfer methods are used to transfer a user from one web page to another web page. Both methods are used for the same purpose but still there are some differences as follows.

The Response.Redirect method redirects a request to a new URL and specifies the new URL while the Server.Transfer method for the current request, terminates execution of the current page and starts execution of a new page using the specified URL path of the page.


Tue Feb 05, 2019 3:38 am
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.