Render asp.TextBox for html5 input type="date"
        Posted  
        
            by Jhonny D. Cano -Leftware-
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jhonny D. Cano -Leftware-
        
        
        
        Published on 2010-05-04T19:51:34Z
        Indexed on 
            2010/05/04
            19:58 UTC
        
        
        Read the original article
        Hit count: 310
        
Hello. I don't know if it has been asked before, couldn't find it either.
Is it possible to control the type of the input text that is rendered by an asp:TextBox? I would like to change it to <input type="date">
any suggestions or comments are welcome, thanks
© Stack Overflow or respective owner