Seems to work beautifully! Thanks! On May 28, 2010 3:05 PM, "Andy Matthews" <[email protected]> wrote:
Per the good Jason Dean at www.12robots.com: <cfqueryparam(.?[^(cf_sql_type)])+?> Tested against these: <cfqueryparam value="foo" /> <cfqueryparam value="foo"> <cfqueryparam value="#foo#" > <cfqueryparam value="foo" cfsqltype="cf_sql_integer" /> <cfqueryparam cfsqltype="cf_sql_integer" value="foo" /> And the first three match. andy -----Original Message----- From: Greg Morphis [mailto:[email protected]] Sent: Friday, May 28,... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334097 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

