VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Has... String Functions

Jared Collums  (3 Submissions)   String Manipulation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This is a series of Has.. Codes. It will search a textbox for the following: Lowercase letter, Uppercase letters, Numeric Characters, and Accented Characters. So, if it has lowercase letters or something, it will display a message box. this is a good example of how to use for..next loops, ASCII codes and the Instr Function, then again, this might be a lousy example, you be the judge.

Assumes
ASCII Codes, atleast add on to it, search for ASCII Gen and you will find one of my ASCII code generators.

Returns
Message Box if the Function returns true

Rate Has... String Functions (4(4 Vote))
Has... String Functions.bas

Has... String Functions Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters