Crosspagepostback and Server.Transfer
Hi everybody,
I jus wanna know the difference between Server.Transfer and Crosspagepostback.In both cases, im able to access postback information , previous page properties.
Only difference i could see is that target page gets loaded first in crosspage postback( as it posts to a new page).Apart from user initiation could anyne tell me wats happening under the hood and how do u choose between the two?
Thanku.
Preeta
|