I'm setting focus to a textbox that has data in it. The maxlength is set to maxlength = 50. It sets the focus to the end of the txtbox...how can I set it to the begining of the the txtbox?


thanks