RE: Textarea field problem with cforms/flow

2005-12-13 Thread Ard Schrijvers
Experienced the same stupid behavior of textarea in combination with CFORMS. Quick and dirty solution: If you don't want to spend much time on it, this solution works, if you do want to spend time, plz let me know if you find a decent solution AS > > > I have data from a databa

RE: Textarea field problem with cforms/flow

2005-12-13 Thread Derek Hohls
AS Thanks for this... but I am not sure what to do with it? Do you suggest I have an extra XSLT post-processing the form? If so, how and where would I configure it? If not, what else should I be doing? Thanks! Derek >>> [EMAIL PROTECTED] 2005/12/13 03:12 PM >>> Experienced the same stupid beh

RE: Textarea field problem with cforms/flow

2005-12-13 Thread Ard Schrijvers
No, What you are describing, is that you have a textarea in which you edit some text and save it in a database. The next time you edit the same textarea field, it already contains the text you saved before. When you save again, it doubles your enters, right? This is solved, by making sure, that

Re: Textarea field problem with cforms/flow

2005-12-13 Thread Freek Segers
Hi, I've noticed this behaviour in one of my stylesheets when I was trying to output elements on separate lines. I added and to the output and saw that the was translated as a newline but the appeared literally in the resulting output. When a browser submits form data it submits n