Any regular expression gurus out there that know how to identify if a string contains all the same character?
e.g. "11111"
or "xxxxxxxxxxxxxxx"
or "a"
without having to specify the actual character/digit sought or the number of them?
Maybe this can't be done, but it can't hurt to ask.
Thanks, DaveBo




Reply With Quote