T
tma
I'm trying to retrieve values for my HTML from the Codebehind file and I'm
unclear how to accomplish this. For example:
<INPUT TYPE="hidden" NAME="amount" VALUE="xx">
How do I populate the value field with the value of a variable from my
codebehind file?
unclear how to accomplish this. For example:
<INPUT TYPE="hidden" NAME="amount" VALUE="xx">
How do I populate the value field with the value of a variable from my
codebehind file?