I have some 50 textboxes in a web pages. I should not allow to go to second textbox if first textbox is empty. I want a generic code, if we pass a ID, It should check for empty and return focus on the textbox and should not leave the textbox.
Please help.
Go to the complete details ...