is it possible to make a default value in input field of html and that value is not editable, after that we can add some value in it.. Ex: fist two characters are 'AB' is a default and not editable and after that we can add any numbers in same input field AB6382826 like this, can we make using java script, can anyone help?