Regular expression for getting any letter, symbol, number from 1 to 100 maxlength.
Posted
by rolando
on Stack Overflow
See other posts from Stack Overflow
or by rolando
Published on 2010-03-22T15:58:05Z
Indexed on
2010/03/22
16:11 UTC
Read the original article
Hit count: 277
As you can read in the tittle i need a regular expression for getting any letter, symbol, number from 1 to 100 maxlength (any text posible). Can someone provide that for me and maybe a good link to understand how it works. Thank you.
© Stack Overflow or respective owner