Only copyrighted ones =-p

.Todd

----- Original Message ----- 
From: "Holger Lockertsen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 10, 2000 12:33 PM
Subject: RE: A replace question


| Remove "..\" this way:
| 
| <cfif string CONTAINS "..\">
| <cfset string = Replace(string, "..\", "", "All")>
| </cfif>
| 
| Serving MP3's on the web is illegal you know... ;-)


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to