In this instance I prefer using a regex pattern. What you don't know is that the naming convention has all the controls on this page (there are about 15 of them) starting with "ctl00_MainContent_mc". As a result searching by the attribute "id=~MainContent_mc" would not work. Using...