Depends on the server, the load, and what else is going on.

I do it all the time, on a privately owned dev server.
I don't think I would do that (often) on a production server.
I would never do it in a shared hosting environment. Honest. Really. Never.
=)

Jerry

On 12/20/06, Richard Colman <[EMAIL PROTECTED]> wrote:
>
> 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:264674
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