VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This code will only accepts character from a-z or A-Z like the function IsNumeric(). It is simple a

James Olarte  (8 Submissions)   Files/File Controls/Input/Output   VB 6.0   Unknown Difficulty   Sat 14th December 2002   Mon 8th February 2021

This code will only accepts character from a-z or A-Z like the function IsNumeric(). It is simple and easy to use.

API Declarations


'Please include a textbox to test this code.
'You can use it for validations, etc.
'Basically, this code will validate any character that was inputted in a
'textbox or any object that has a Keydown,Keypress or Keyup events.
'Feel free to maximize the usage of this code.

Rate This code will only accepts character from a-z or A-Z like the function IsNumeric(). It is simple a (2(2 Vote))
This code will only accepts character from a-z or A-Z like the function IsNumeric(). It is simple a.bas

This code will only accepts character from a-z or A-Z like the function IsNumeric(). It is simple a Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters