Saturday, June 18, 2005 - Posts

Difference between using PostBackUrl and Response.Redirect

Dino Esposito, in his last post on his weblog, said that when using the PostBackUrl property to do a cross-page posting, a normal postback is made to run any server side code registered with the original page, then a cross-page call is made to reach Read More