ASP.NET Membership - Login Control - TextBox Focus
        Posted  
        
            by Steve
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Steve
        
        
        
        Published on 2010-05-09T14:07:06Z
        Indexed on 
            2010/05/09
            14:08 UTC
        
        
        Read the original article
        Hit count: 399
        
asp.net-membership
|membership
I know this seems to be a very basic questions but I can't figure out how to give the textbox the focus on PageLoad.
Since this is a Login Control, I have no individual control over each textbox thru code the way I am used to it.
Does anyone happen to know how to give focus to the control please.
Steve
© Stack Overflow or respective owner