Excellent - thanks Dave. Do you know why it was to be set as a variable
first? If I just type it within the textarea tag - it just gets displayed.
Oh well - it works now.
----- Original Message -----
From: "Dave Watts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 22, 2000 9:03 AM
Subject: RE: break within a text area
> > Hi, does anybody know how to set a page break within a
> > textarea tag? I think I have the syntax incorrect using
> > Chr(13).
>
> There's no such thing as a page break in a TEXTAREA. If you want a line
> break, you can use a carriage return and line feed:
>
> <CFSET CrLf = Chr(13) & Chr(10)>
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.