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 send an array by url with php???????
DSCP QOS on powercoonect 6224,3548 and 5224
exchange 2003 how to find out who is sending large emails
connectComputer/nshelp.exe
page cannot be found
asp.net I have a gridview that is updatedable. what I would like to do is pass its -> ID value to another page that would allow the user to update picture images for that user ID.
Problems with lotus pop3
Large .LDF file
Google Analytics
EMC DPA (Data Protectiopn Advisor) Report
RS232 cable or RS232 bluetooth for Iphone to Cisco Router connections