Hi Friends,
Can any one please tell me where to use Cross page post back and normal redirection? Are there any significant difference on these postbacks?
I come to know that Cross page post back can redirect the page to different application with state values and URL name will be changed. When using Server.Transfer the url name will not be changed. If I use Response.Redirect it merely traverse the control to the target page. I would appreciate if I am aided with code snippet...
Regards,
T.N.Nagasundar