Hi, I have a very simple asp.net web form page with 3 textboxes and a submit button. When I open this page, there is no cursor appearing in any of the 3 textboxes. When I open the page in a browser, I can manually mouse-click into any of the textboxes, and then the cursor appears (but not blinking).
How do I get the page to open and default with a blinking cursor in one of the 3 textboxes, like when you go to google.com?
Thanks.
How do I get the page to open and default with a blinking cursor in one of the 3 textboxes, like when you go to google.com?
Thanks.