Thanks
--Original Message Text---
From: Heald, Tim
Date: Wed, 31 Mar 2004 16:04:40 -0500
use the chr() ascii representation of both.
Go to asciitable.com to get the codes.
--
Timothy Heald
Web Portfolio Manager
Overseas Security Advisory Council
U.S. Department of State
571.345.2319
The opinions expressed here do not necessarily reflect those of the U.S.
Department of State or any affiliated organization(s). Nor have these
opinions been approved or sanctioned by these organizations. This e-mail is
unclassified based on the definitions in E.O. 12958.
-----Original Message-----
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 31, 2004 2:52 PM
To: CF-Community
Subject: re: Replace a "wordspace" with a "tab space" or visa-versa
Hi,
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]
