Skip to main content
adamaas
Known Participant
May 18, 2012
Question

Creating a break line in cf

  • May 18, 2012
  • 1 reply
  • 1319 views

Hello,

#chr(13)##chr(10)#  or  chr(13) & chr(10) not creating line break in coldfusion.

Can anybody help please ?

    This topic has been closed for replies.

    1 reply

    Inspiring
    May 18, 2012

    #chr(13)##chr(10)#  or  chr(13) & chr(10) not creating line break in coldfusion.

    How are you arriving at this conclusion?  Where's some code that demonstrates this?

    You should perhaps read these:

    Centric to these forums: http://forums.adobe.com/thread/607238

    More general: http://www.catb.org/~esr/faqs/smart-questions.html

    --

    Adam