RE: returns in text boxes?

2001-04-03 Thread Bill Davies
Use HTML textarea tag and CF ParagraphFormat() for output - depends a bit on db and platform but works most of the time. -Original Message- From: Jeff Fongemie [mailto:[EMAIL PROTECTED]] Sent: 02 April 2001 23:53 To: CF-Talk Subject: returns in text boxes? Hello all, Is there a way

Re: returns in text boxes?

2001-04-03 Thread Tom Espen Pedersen
; [EMAIL PROTECTED] Sent: Tuesday, April 03, 2001 12:37 PM Subject: RE: returns in text boxes? Use HTML textarea tag and CF ParagraphFormat() for output - depends a bit on db and platform but works most of the time. -Original Message- From: Jeff Fongemie [mailto:[EMAIL PROTECTED]]

Re: (Must read)returns in text boxes?

2001-04-03 Thread mahmad
: returns in text boxes? 04/03/01 03:52 AM

RE: (Must read)returns in text boxes?

2001-04-03 Thread Philip Arnold - ASP
i m sending a file . use it ,it is ok for u. Ok (See attached file: Ard.zip) CF-Talk stops attachments - if you want someone to get the attachment, either upload and provide a link, or send it directly to the person Philip Arnold Director Certified ColdFusion Developer ASP Multimedia

returns in text boxes?

2001-04-02 Thread Jeff Fongemie
Hello all, Is there a way to have a multi-line textbox recognize carriage returns? I have a couple of sites using a simple form for content updates and I'd love for my clients to be able to just hit "enter" and have a new line start that will be recorded in the database, and then on

Re: returns in text boxes?

2001-04-02 Thread Bryan LaPlante
base table. - Original Message - From: "Jeff Fongemie" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, April 02, 2001 5:52 PM Subject: returns in text boxes? Hello all, Is there a way to have a multi-line textbox recognize carriage returns? I have a coupl

RE: returns in text boxes?

2001-04-02 Thread ron
Is there a way to have a multi-line textbox recognize carriage returns? I have a couple of sites using a simple form for content updates and I'd love for my clients to be able to just hit "enter" and have a new line start that will be recorded in the database, and then on the final

RE: returns in text boxes?

2001-04-02 Thread Sicular, Alexander
: Jeff Fongemie [mailto:[EMAIL PROTECTED]] Sent: Monday, April 02, 2001 6:53 PM To: CF-Talk Subject: returns in text boxes? Hello all, Is there a way to have a multi-line textbox recognize carriage returns? I have a couple of sites using a simple form for content updates and I'd love

Re: returns in text boxes?

2001-04-02 Thread Seth Weiss
- Original Message - From: "Sicular, Alexander" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, April 02, 2001 7:14 PM Subject: RE: returns in text boxes? jeff, you need to mess with the wrap attribute of textarea. values are off, soft(virtual