VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Trim non alphanumeric characters FAST

Luis Cantero  (14 Submissions)   String Manipulation   Visual Basic 3.0   Beginner   Wed 3rd February 2021

It will erase any non-alphanumeric characters from a string rapidly. Usefull if you want to check strings for non-valid characters.
Strings such as email or web addresses, you can even make so that only numbers can be entered in, for example, a text box.

Inputs
Any string

Returns
The filtered string

API Declarations

Rate Trim non alphanumeric characters FAST (2(2 Vote))
Trim non alphanumeric characters FAST.bas

Trim non alphanumeric characters FAST Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters