I have a page with one validation in place (must be only numbers), but I would like to add another validation. The second textbox, txtLocator, must have at least 1 number and at least 1 letter to be validated. So, it could be
1M, 1M13, 5RRR34, etc etc...5 would fail, 555 would fail, MMM would...