Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: passing values from one form to another


Message #1 by judyn@s... on Thu, 20 Mar 2003 15:42:00 -0800
I have a selected link in a datalist which once clicked it opens up an ascx form.  How can I get this
second form to get the value of this selected link?

thanks
Judy

Message #2 by "Jerry Lanphear" <jerrylan@q...> on Thu, 20 Mar 2003 17:11:19 -0700
You pass it as a parameter within the call.


-----Original Message-----
From: judyn@s... [mailto:judyn@s...] 
Sent: Thursday, March 20, 2003 4:42 PM
To: aspx_beginners
Subject: [aspx_beginners] passing values from one form to another

I have a selected link in a datalist which once clicked it opens up an
ascx form.  How can I get this second form to get the value of this
selected link?

thanks
Judy






  Return to Index