Search the web
Sign In
New User? Sign Up
cfajax
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
CF Database HELP   Message List  
Reply | Forward Message #1997 of 2032 |
Re: [cfajax] CF Database HELP

I actually meant HTMLCodeFormat(). Give HTMLEditFormat()  a try as well.
----- Original Message -----
Sent: Thursday, August 30, 2007 2:20 PM
Subject: Re: [cfajax] CF Database HELP

Have you tried using the HTMLencodedFormat() to surround the variable?
----- Original Message -----
Sent: Thursday, August 30, 2007 1:08 PM
Subject: [cfajax] CF Database HELP

Hi.. I know my question isn't related (exactly) to cfajax -- but I'm
close to being out of resources...so here it goes..

I have a site that is using an access database (I inherited it, so
don't blame me!). The data that is displays on screen has html code
in the database..but NOT as <br/> etc... but as &lt;br/&gt;. When I
view the page, is see the HTML code. (Not correct)

The question is HOW do I convert it back to <br/> so it is presented
correctly. If I was using xslt id use a disable-output-escaping
command.

A sample snippet is this:
<cfoutput query="pressArticle">
<p class="smallBlack">#prText#</p>
</cfoutput>

Is there a similar CF command???

Thanks!



Thu Aug 30, 2007 6:23 pm

webguns2000
Offline Offline
Send Email Send Email

Forward
Message #1997 of 2032 |
Expand Messages Author Sort by Date

Hi.. I know my question isn't related (exactly) to cfajax -- but I'm close to being out of resources...so here it goes.. I have a site that is using an access...
pictureman20024u
pictureman20...
Offline Send Email
Aug 30, 2007
5:30 pm

Have you tried using the HTMLencodedFormat() to surround the variable? ... From: pictureman20024u To: cfajax@yahoogroups.com Sent: Thursday, August 30, 2007...
Antonio Russo
webguns2000
Offline Send Email
Aug 30, 2007
6:17 pm

I actually meant HTMLCodeFormat(). Give HTMLEditFormat() a try as well. ... From: Antonio Russo To: cfajax@yahoogroups.com Sent: Thursday, August 30, 2007...
Antonio Russo
webguns2000
Offline Send Email
Aug 30, 2007
6:54 pm

The best resource for general CF questions is the CF-Talk mailing list: http://www.houseoffusion.com/groups/cf-talk/ Anyway, what do you want to have happen to...
James Holmes
holmesjr_2005
Offline Send Email
Aug 31, 2007
1:13 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help