Just do replace(string, chr(35), "", "all")
one of the qbasic help pages list all the ascii character code
----- Original Message -----
From: "Nick Baker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 05, 2000 5:18 AM
Subject: Removing # from a string
> Happy labor day all!
>
> I am receiving a string like the following, and CF doesn't like the #
sign.
>
> 123 Main St. #105
>
> I have tried the following and that doesn't seem to help any.
>
> #Replace("123 Main St. #105","##", "", "ALL")#
>
>
> Any suggestions?
>
> Thanks,
>
> Nick
>
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> 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.
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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.