I'd definitely use cfqueryparam for a start. On 5/10/07, Les Mizzell wrote: > > It seems you are getting the string to decrypt from a DB - are you > > originally inserting the encrypted string into the DB with > > cfqueryparam? > > I'm validating the submitted form data before encrypting, and then just > doing a straight insert without cfqueryparam, which I was pretty sure > would reject the insert because of content.
-- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277627 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

