What do you get when you do this...? <cfoutput> #Find(chr(13) & chr(10), variables.text.string)# #Find(chr(13), variables.text.string)# #Find(chr(10), variables.text.string)# </cfoutput>
On Tue, Nov 9, 2010 at 3:47 PM, Eric Roberts < [email protected]> wrote: > > That's what I thought too John...I have done similar code to this before > and didn't have issues, so i am at a loss as to what is going on. If I > look at the CF Debugging output, it wraps the form vars in a pre tag and the > line breaks are where they should be. > > >He wrote, "Some of the lines will be terminated before the limit using the > >enter key." AFAIK, in a textarea, the enter key creates 13-10, 13, or 10. > > > >On Tue, Nov 9, 2010 at 3:42 PM, Robert Harrison > ><[email protected]>wrote: > > > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339051 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

