Kristine, Are you trying to search through a string variable for a string pattern of "C#"? Then after you find it, you are putting "C#" into a query call?
Teddy R. Payne, ACCFD Google Talk - [email protected] On Mon, Feb 8, 2010 at 12:49 PM, Kristine <[email protected]> wrote: > I’m pretty desparate to try to search on a keyword called “C#”. I’m > using a coldfusion page that grabs a bunch of variables and puts them all > together in a series of statements that gets pushed straight into a CFQUERY > command when the #strkeywords# variable is put into the statement it > contains the keyword ‘C#’ because I’ve changed C# to C## which the page then > reads as C#. However, what used to work (I think we use CF 8.0) doesn’t > anymore and it’s completely ignoring the # part and sees only the ‘C’ which > it then kicks back as a noise word. > > > > Yuck. > > > > Can anyone help guide me out there? > > > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > -------------------------------------------------------------
