Textbox Telephone Number Format asp.net mvc -


@html.textbox("mytextbox", "value", new {style = "width:250px"}) 

i have textbox. want enter phone numbers. format +1 (_) -___ total 10 numbers (3+3+4)

how can in html.textbox in asp.net mvc?

there no way masked html.textbox, can use jquery (link) or can use dataannotation displayformat this


Comments

Popular posts from this blog

c++ - End of file on pipe magic during open -

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -