Hi Ewok,

Sorry for delay, was away.

I'm hosted with hostmysite.com and I think they use windows 2003 or NT.

Stu


On 25/4/05 2:28 pm, "Ewok" <[EMAIL PROTECTED]> wrote:

> Glad you got it going. Just out of curiosity, what OS is your server on?
> 
> -----Original Message-----
> From: Stuart Kidd [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 25, 2005 9:21 AM
> To: CF-Talk
> Subject: Re: Form woes
> 
> Thanks for your help on that one guys.  I didn't get it to work with both
> chr13 and chr10 but it worked fine with chr13 (unlucky for some!).
> 
> Thanks,
> 
> Saturday
> 
> 
> On 25/4/05 2:07 pm, "Ewok" <[EMAIL PROTECTED]> wrote:
> 
>> Okay, so they are most likely still there :)
>> 
>> #replace(string, "#chr(13)##chr(10)#", "<br>", "ALL")#
>> 
>> 
>> -----Original Message-----
>> From: Dave Watts [mailto:[EMAIL PROTECTED]
>> Sent: Monday, April 25, 2005 9:11 AM
>> To: CF-Talk
>> Subject: RE: Form woes
>> 
>>> I�ve got a cfform (flash) whereby a user enters data into a
>>> text area.  I have noticed that when I check in the database
>>> (SQL) there are no carriage returns <br><p> or anything.
>>> 
>>> Do I need to do this before I insert it into the DB?
>> 
>> When a user types text into a textarea, it's not HTML, just text. Within
>> ASCII text, carriage returns and line feeds are represented by the ASCII
>> characters 13 and 10, respectively, and those don't show up as visible
>> characters when you look at the text. If you later want to display that
> text
>> within an HTML page, it will be up to you to reformat it appropriately.
> This
>> doesn't have anything to do with CFFORM or Flash, I don't think.
>> 
>> Dave Watts, CTO, Fig Leaf Software
>> http://www.figleaf.com/
>> 
>> Fig Leaf Software provides the highest caliber vendor-authorized
>> instruction at our training centers in Washington DC, Atlanta,
>> Chicago, Baltimore, Northern Virginia, or on-site at your location.
>> Visit http://training.figleaf.com/ for more information!
>> 
>> 
>> 
>> 
>> 
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204385
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to