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
laptop setup win 7 64bit with 32bit xp pro emulator
WDS Server 2008 R2 - PXE Error
Can we split name in HTML
how to transfer apps from my iphone to my itunes library
howto eliminate duplicates in Exchange .ost file
Internal Server Error
passin a value from one jsp to other
Configuring Wireless Computer Authentication with Certificates in Windows 7
The designer must create an instance of type 'Microsoft.VisualBasic.Com
patibility
.VB6.BaseC
ontrolArra
y' but it cannot because the type is declared as abstract.
cgi procress page