Cool. Thanks for sending it out to everyone. I may be able to use this in the
future.
Zelda
I actually found what I was looking for using the following code:
<cfset string = rereplace(FORM.myText, "[^a-zA-Z0-9 ]", "", "all")>
Thank you for your help!