Hey,

How can I check whether a character is alphanumeric??

I know I can check the ASC value and compare it, but are there any other ways?

Thanks,