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 generate an HTML file if I've got the HTML body?
visual studio 2008 installation issue
Calculating the date.
How to stop Sysinternals Virus browser redirect?
how to implement virtual mode in the DataGridView control?
Windows 2003 R2 and WSS 3
Add printer batch network share with space
VPN 721 error
Setting up WatchGuard's XTM Series 2
windows XP - Multimedia Audio Controller missing - drivers?