Microsoft
Software
Hardware
Network
Question : transfer data between .aspx forms in c#
I am trying to pass data from one form of my project to another form on my project but I do not know how to do that.
I use the following command to run the other form
Server.Transfer("test.aspx
", true);
I need a was to pass the results from the parent form to the new form.
Answer : transfer data between .aspx forms in c#
in the new page (test.aspx) you can use
Request("Name")
Request("Password")
etc to get the posted values...
Random Solutions
what is stuck in active
receiving read receipts a lot
Image desktop settings
HISTOGRAM WITH CP AND CPK ANALYSIS
Windows Update Group Policy not deleting from Win2008 Server
Update HP onboard administrator SSH version?
How do I pass multiple listbox selections in a query string?
want largest orderid number
mx lookup and ping of same site give different ip, cant reach internal subdomain.
Tools to test IOPS for SAN