Categories
Search → submitting web form data from one asp net page to another

Submitting Web Form data from one ASP.NET page to another

This article discusses different options you as a developer have in ASP.NET to send data from one ASP.NET page to another. Since you cannot use ASP.NET Web Controls (System.Web.UI.WebControls) in such a scenario (which only allow posting back of data...
DETAILS
©2003-2019 jCay.com