Hi All,
Could someone please help me with this.
I would like to do an array of hidden textboxes to hold an identity key.
Do I need to reference each one differently like txt1, txt2, txt3, etc. or can I keep the same name for each box? If so, how would I reference it afterwords, meaning, how could I be sure that I'm looking at the correct value.
I'm sure of seen something like this before regarding checkbox arrays in HTML. Any help would be greatly appreciated.
thx
Could someone please help me with this.
I would like to do an array of hidden textboxes to hold an identity key.
Do I need to reference each one differently like txt1, txt2, txt3, etc. or can I keep the same name for each box? If so, how would I reference it afterwords, meaning, how could I be sure that I'm looking at the correct value.
I'm sure of seen something like this before regarding checkbox arrays in HTML. Any help would be greatly appreciated.
thx