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
XP 10 inbound connection limit question
Which unit test tool contained in Visual Studio 2008?
Looking for vista drivers for Sony pcg-8112l vista laptop
PHP/Javascript newbie - need help integrating niftycube into my site
Windows 7 Printing
Audit Report Generation SharePoint Content Viewing
How to find the row count in an Oracle DataReader in ASP.NET?
DAG & CAS array configured but it's not failover
Sharepoint Template - How to open & Navigate
Out of Office Assistant not working w/Forwarding Configured