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 can I destroy all data on this old server?
Wide out the Server 2003 and Install brand new Server 2008
Bash Script
Check code for possible errors
Motorola MC50 Activesync Problem
Cannot import WordPress XML backup!
Styling a Dropdownlist using CSS
HP E200 Array controller in a Dell Precision 670
Unable to re-add a user in BES 5.1 after the user has been deleted
SQL 2k Database restore using only MDF flies