D
dee
Hi
I'm trying to send a value calcutated in a WebForm to a target WebForm.
Staying away form QueryString() I make a hidden asp:TextBox and put
the value in there a ala old asp.
The target WebForm only can retrieve this value when the TextBox control
is Visible.
But this method worked in asp.
Appreciate any ideas. Thanks.
Dee
I'm trying to send a value calcutated in a WebForm to a target WebForm.
Staying away form QueryString() I make a hidden asp:TextBox and put
the value in there a ala old asp.
The target WebForm only can retrieve this value when the TextBox control
is Visible.
But this method worked in asp.
Appreciate any ideas. Thanks.
Dee