R
Robert Johnson
I need to figure out how to go through all of the WebControls on a form,
find all the ones that are named with a "txt" prefix (ie txtFirstName), and
then retrieve the WebControl ID, Text (value), and Tab Index and put them
into a collection or array.
I have spent all day working on this and I just can't quite figure it out. I
would appreciate any help you can give. I will happily pay $50 to the first
person who can come up with a solution that works!!!
Thanks a bunch!
Robert Johnson
find all the ones that are named with a "txt" prefix (ie txtFirstName), and
then retrieve the WebControl ID, Text (value), and Tab Index and put them
into a collection or array.
I have spent all day working on this and I just can't quite figure it out. I
would appreciate any help you can give. I will happily pay $50 to the first
person who can come up with a solution that works!!!
Thanks a bunch!
Robert Johnson