February 22, 2007

Solve Postback Hassles with Cross-Page Postbacks in ASP.NET 2.0

y default, an ASP.NET web form posts back to itself whenever a postback operation occurs. That behavior wasn’t terribly common in web pages before ASP.NET appeared, and isn’t always what you want to have happen: What if you want to post a web form to another web page in the