I'm using the ASP.Net Text Area. My problem is that when i click anywhere in the text area, the cursor is set to that position, now this is very annoying specially when there is no text in the control.
Somehow, can the position of the cursor be fixed to (0,0) or to the end of the text?