Daily Archives: 6/26/2007

Cross-Page Posting

Today I added a help topic on Cross-Page Posting to my ASP.NET 2.0 notes. Cross-Page Posting allows a second ASPX page to get the form fields from a previous ASPX page when the form is submitted using the Post method. … Continue reading

Posted in ASP.NET, General, Programming | Leave a comment