H heyoelrkee New Member Apr 28, 2012 #1 How I can post data from web form in ASP.NET to anoter pageI suppose you would have to manually gather the form contents during postback and pass them to the second page either by GET or any of the state objects.
How I can post data from web form in ASP.NET to anoter pageI suppose you would have to manually gather the form contents during postback and pass them to the second page either by GET or any of the state objects.