S
sgrm123
Guest
Hi,
In MFC in CDHtmlDialog, I am loading html with input field with type number.On typing it allows alphabets how to avoid it?
<input id="io1" type='number' maxlength="3" size="3" />
I tried in VS2008 as well as VS2015. I am facing this issue on both.
Continue reading...
In MFC in CDHtmlDialog, I am loading html with input field with type number.On typing it allows alphabets how to avoid it?
<input id="io1" type='number' maxlength="3" size="3" />
I tried in VS2008 as well as VS2015. I am facing this issue on both.
Continue reading...