|
 |
aspx thread: Moving back and forth from multiple web forms.
Message #1 by chris.wagner@t... on Mon, 2 Dec 2002 19:33:00
|
|
I want to be able to process information from one form and post it to
another. This has to possible, however I having no luck referencing from
one form to another.
Thanks
Message #2 by "Lindahl, Ron" <Ron.Lindahl@L...> on Mon, 2 Dec 2002 14:27:39 -0500
|
|
The following online reference has an effective way for you to do this.
It's written in VB.NET, but it should be easy to translate into C#.
http://www.aspalliance.com/kenc/passval.aspx
Hope it what you're looking for.
-----Original Message-----
From: chris.wagner@t... [mailto:chris.wagner@t...]
Sent: Monday, December 02, 2002 2:33 PM
To: ASP.NET
Subject: [aspx] Moving back and forth from multiple web forms.
I want to be able to process information from one form and post it to
another. This has to possible, however I having no luck referencing from
one form to another.
Thanks
Message #3 by chris.wagner@t... on Mon, 2 Dec 2002 21:05:06
|
|
Thanks Ron that works to some degree.
Chris
|
|
 |