How to locate cursor after postback
Hi, Everyone.
I am making a aspx page, I used the autopostback in the page, but when the postback is finished, the cursor is set to the address bar, so I have to reclick the cursor to the next textbox.
I want to know whether it's possible to locate the cursor on the current place after postback.
If it is possible, How could I do this.
Thanks.
|