Do I have to specify a different ID for each item... or can I do something with a group of items?
For example, I have a group of textboxes that need to be visible or invisible on the click of a button. If I give them all the same ID, why won't it perform the action on all of those items?
