P.S. It is very early and I spoke before my brain had enough caffeine. It is
a UDF and needs to be called as such.

IE:
<CFSET str="once upon a time in the west">
<CFOUTPUT>
Given str=#str#<BR>
The CapFirstTitle version is #CapFirstTitle(str)#
</CFOUTPUT>


----- Original Message ----- 
From: "Doug Brown" <[EMAIL PROTECTED]>
To: "CF-Talk" <[email protected]>
Sent: Wednesday, August 30, 2006 5:43 AM
Subject: Re: formatting cfoutput from memo field


> There is a nice little custom tag  <CF_CapFirstTitle> It works real well.
I
> will email it to you..
>
>
> Doug
>
>
>
> ----- Original Message ----- 
> From: "alex poyaoan" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[email protected]>
> Sent: Wednesday, August 30, 2006 4:48 AM
> Subject: Re: formatting cfoutput from memo field
>
>
> > > HI formatting output for memo fields is always a problem for me.. used
> > > ParagraphFormat() or replace(field, <br>, all) just resolved the case
> > > partially but is there a way that i could format some words in italics
> > > and the others in bold etc.. really need help on this pleasse
> >
> >
> > the destinctions i could have is that authors and book titles are in
> capital letters while the others not and? could you possibly give me an
> example for it..
> > thanks a lot..
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251471
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