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:

>
> I'm being brain dead here...
>
> We are using a form textarea to input multiple lines of text (this relates
> to my previous post to the cf wrap function and trying to fix this using
> string functions instead).  Some of the lines will be terminated before the
> limit using the enter key.  As far as i remember (it's been awhile since I
> have done this), this should insert a cr/lf or #chr(10)##(chr(13)# right?
> On the action page i am looking for this and it doesn't find anything.
> HELP!!! (and thanks in advance ;-) )
>
> Eric
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:339043
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to