Author: gukguk | Posted on: 11/17/2010 3:18:07 AM | Views : 873

Hi !
If I want my button to go to another page instead of going to its own page, I can set the PostBackUrl to destination page.
Howevery, I read in microsoft website that Server.Transfer is not good if you are concern with security and permission.
Is PostBackUrl the same with Server.Transfer?
Does the user will not be authenticated again in the new page?
Thanks



...

Go to the complete details ...