I have a field called roll_number in a form its is text field , when the user inputs any number i want the javascript to console the numbers
this is my code

I have a field called roll_number in a form its is text field , when the user inputs any number i want the javascript to console the numbers
this is my code
Hello,
Which version are you on? If you are on the latest version your code won't work because fireOnKeyPress event handler is deprecated - learn.microsoft.com/.../important-changes-coming