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
How to have a Stable Microsoft Outlook profile with 4-5GB+ data w/ MS Exchange Mail server ?
ASP.NET Error: The page was not displayed because the request entity is too large.
Moving Domino 8 server
What is the default for ExpiresDefault
Enable overcommitment in Xenserver 5.6
Install .PFX file to personal store - Certificate Authority
Oracle forms and reports in Oracle 10g
Problem connecting Netapp FCP LUN on SERVER 2008
Print jobs starting very slowly on HP laser
Is isql supported in SQL 2008