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: > > They won't find any unless there is a hard return in the text area field. > > > Robert B. Harrison > Director of Interactive Services > Austin & Williams > 125 Kennedy Drive, Suite 100 > Hauppauge NY 11788 > P : 631.231.6600 Ext. 119 > F : 631.434.7022 > http://www.austin-williams.com > > Great advertising can't be either/or. It must be &. > > Plug in to our blog: A&W Unplugged > http://www.austin-williams.com/unplugged > > > -----Original Message----- > From: John M Bliss [mailto:[email protected]] > Sent: Tuesday, November 09, 2010 4:40 PM > To: cf-talk > Subject: Re: locating linefeeds/carriage returns > > > You're not finding *any* 13's nor *any* 10's? I've never seen that, I > don't think... > > On Tue, Nov 9, 2010 at 3:29 PM, Eric Roberts < > [email protected]> wrote: > > > > > I tried that already and no joy :-( > > > > >Look for: > > > > > >#(chr(13)##chr(10)# > > > > > >and > > > > > >#(chr(13)# > > > > > >and > > > > > >#chr(10)# > > > > > >On Tue, Nov 9, 2010 at 3:28 PM, Eric Roberts < > > >[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:339048 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

