/[[:space:]]|[[:punct:]]/ On Fri, 6 Sep 2002, John Lucas wrote:
> Hi All, > > I've got a quick regex question that I can seem to get right this > morning. I need to remove all spaces and all punct characters from a > string. I can do it one way or the other, but one way or the other but > I can't seem to correctly figure out how to get [[:space:]] and punct in > the same regex. If someone could show me how to put both of those two > together, I would greatly appreciate it. > > Thanks, > John > > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

