[thelist] CFMX having difficulty with BR

Russ russ at unrealisticexpectations.com
Sat Feb 28 23:02:22 CST 2004


Hi all,

I have a problem with my CFMX sites that post from form data entered
into the database.

When re-displaying on the site, I use:

<CFSET strCRLF = #Chr(10)# & #Chr(13)#>
<CFSET strHTMLCRLF = "<P/>">

But I appear to be missing whatever I need to do in order to make <BR>
work effectively and often end up with a lot of data on a form without
linebreaks.  I thought what I was using would cover it, and it appears
that I'm missing something to make this interpret better.

Any thoughts/help?

Thanks,

Russ




More information about the thelist mailing list