Yep, known bug. Best to use two lines... <cfquery ....> ....
<cfset foo = func(foo)> foo = <cfqueryparam ... #foo#> </cfquery> ======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Tyler Silcox [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 02, 2003 2:17 PM > To: CF-Talk > Subject: String functions in queryparams>>> > > > Anyone else notice how string functions still flub up in > queryparams when using 6.1? Wiggity-wack y'all! > > Tyler > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

