Hi,

With regards to rereplace everything except 1-9 and alpha.. is it poss
to exclude for example * from that list so that it will not be replaced.

<CFSET str_MyVar = REReplace(str_MyVar, "[^a-zA-Z0-9]", "", "ALL")>

Thanks and regards

wai leng


------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to