Hai Guys,
I want to set cursor at a position of length 14 on a textbox which will not have a value.. Iknow initially cursor will be at 0 i want it to be at 14
The moveStart and moveEnd methods expects 2 parameters.
The first parameter is a string (character, word, sentence or textedit).
The second parameter is an integer and refers to the number of units to move.
http://msdn.microsoft.com/en-us/library/ie/ms536623%28v=vs.85%29.aspx