Jason,
I am not sure if someone has responded to you, but I worked on a problem
like this a while ago. To the list please correct me if I am wrong on
some ASC numbers.
When you strip carriage returns, I think you are only removing
the ASC(13) code.. but what you really need to do is to remove
both ASC(13) and ASC(10).. which is your line feed.
If you do that then you should be ok. It worked for me.
And it took me a while to figure out what the heck was going on!
HTH
Doug
-----Original Message-----
From: Jason Zimmerman [SMTP:[EMAIL PROTECTED]]
Sent: Thursday, April 27, 2000 5:10 PM
To: Cf-Talk (E-mail)
Subject: strip carriage returns
I am collecting data in a textarea and then trying to strip out carriage
returns. I have tried StripCR(String) and Trim(String) and neither of them
work. Any ideas why??
------------------------------------------------------------------------
------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=list
s&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.