I'm still not sure what the rest of your code looks like, but maybe
this comment on livedocs might help:
 pete_freitag: Note that the ParagraphFormat tag inserts P tags not p
tags, note the case. This function is not XHTML safe.

On 12/26/06, Bruce Sorge <[EMAIL PROTECTED]> wrote:
> It is in a CFOUTPUT query.
>
> <cfoutput query=MyQuery>
>         #ParagraphFormat(Boundaries)#
> </cfoutput>
>
> The user form is a textarea field.
>
> -----Original Message-----
> From: Jacob Munson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 26, 2006 5:37 PM
> To: CF-Talk
> Subject: Re: Addendum to previous post about semi-colon
>
> It would help if you showed us some code.  I don't know what you mean
> by "formatting goes away".  How is this data getting to the screen?
>
> On 12/26/06, Bruce Sorge <[EMAIL PROTECTED]> wrote:
> > OK,
> > It appears I was mistaken. What I have in the database is this: A user
> > enters free-form text. Say they type in this:
> >
> > *
> >
> > North: (going east) Beverly Hills border/Whitworth Drive, when west of
> > Robertson Blvd.; Beverly Hills border/Gregory Way when east of Robertson
> > Blvd.
> >
> > South: (going east) 10 freeway, Robertson Blvd. Off-ramp, Exposition Blvd.
> > along Culver City border.
> >
> > West: (going south) Roxbury Drive (Hillcrest Country Club east lot edge),
> > Beverwil Drive (including attached cul-de-sacs), Shelby Drive, and
> National
> > Blvd.
> >
> > East: La Cienega Blvd. (west side of street only, boulevard is shared with
> > adjacent Neighborhood COUNCIL).
> > *What is happening is that after the first paragraph, the text formatting
> > goes away (in this case, the <STRONG> format). So the first paragraph is
> > bold like it should be, but the other three are not bold. I looked at all
> of
> > the string functions on the live docs and cannot find anything there to
> > help.
> >
> > Thanks,
> >
> > --
> > Bruce Sorge
> >
> >
> >
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:265061
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