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
Can I write a script to generate another script
Citrix Provisioning Server, Cannot Find vDisk
Droid Incredible Exchange Synchronization
How can I improve the RHEL TCP performance
Outlook not attack shortcut (lnk) attach directly the file
SSIS SQL Server 2005 null values
Replace Windows 2003 DC with a new Windows 2008 DC
I am looking forward to learn about JSF with ICEfaces
The location of default.aspx in a website
HP EVA MPIO from Windows 2008 R2