> myVAR = <cfqueryparam
>       value="#encrypt('FORM.myVAR','encCODE')#"
>       cfsqltype="CF_SQL_VARCHAR" >


OK, I now see why this won't work as the encrypt function will return 
characters not accepted by cfqueryparam.

Still leave me with trying to find the best way to accomplish the same 
thing...

Ideas?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260274
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to