How can I do a replace of a "tab space" for a "word space" using CF?
Below strips the worspace from the string "Line"
How can I also strip or check for a "Tab space"?
<cfset Line=#Replace(Line," ","","ALL")#>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]