0
kicks
Cross page posting in ASP.NET
Cross page posting lets us post data from one form to another.
History
Back in .NET 1.x days
.Net 1.x did not explicitly support cross page posting. If we are/were still working with DotNet 1.0 we would have ....