Thread
:
I am not clear about Response.Redirect method.Can anybody tell me the significance of
View Single Post
Jul 10th, 2005, 1:30 PM
#
6
PhillipH
Newbie
Join Date: Jul 2005
Posts: 9
Rep Power:
0
note that any code before the redirect line is processed first. its a good way to move a user away from a page that executes code that needs to be done just once, and stops the user refreshing the screen and running the code again.
__________________
Phillip Harrison
http://www.onestop-webdesign.com
PhillipH
View Public Profile
Find More Posts by PhillipH