I have a situation where users might type in a string and I need to make a 
simple alphanumeric code from it.

Previously I’ve used a bunch of REPLACE statements, but you can never 
underestimate fools. ;)

I’m playing around with REGEX (again) and as usual, it has me stumped. I would 
like to code a simple REGEX (oxymoron) statement that will take a string of 
characters and return either a string with only alphanumerics and spaces, or an 
array of strings with only alphanumerics.

Wayne

Byteserve Pty Ltd
w: http://www.byteserve.com.au/
e: i...@byteserve.com.au
p: +61 02 9960 6099
m: 0409 960 609
f: +61 02 9960 6088




----------------------------------------

To unsubscribe from this list, please send an email to lists...@terascript.com 
with "unsubscribe terascript-talk" in the body.

Reply via email to