1) if I want to do a replace where the character to be replaced is a
forward or backward angle bracket "<" or ">" then I assume that this
will not work:

  <cfset name = replace(#string1#, "<","", "ALL")>

How do I "escape" the bracket character to make it work?

2) this is from the CFFILE doc for action="read":

It is not intended for use with large files, such as logs, because this
can bring down the server.

Will a 500K text file "bring down the server?"

TNX for any thoughts.

Rick Colman

 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264672
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to