>
> RemoveChars() did not work
>
> This is the Problem ..
>
> I have a MYSQL database
> the First character in the inserted string looks like a square when I look
> in the database . I do not know what the SQUARE is. when I parse the string
> to a browser the square does not show up. I think it might me a carriage
> return but when I use StripCR() it does not work . How can I find out what
> that Character is and remove it?
Didn't my email get through?
Anyways, how to find out what the first character is
Bring the string into CF, then loop over the first 10 characters and
display the ASC() of each character to find out what it is
It could be a tab or something similar
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

