>How are getting an encrypted value before it gets placed in neo-query? I'm using the encrypted password that's currently in the neo-query.xml file. I think it takes the epassword value and compares it to what's in neo-query.xml to make sure it matches before it changes the password to the new one.
If you log into the ColdFusion administrator, go to the page where you can update a data source. View the html source of the page and you will see that "epassword" is a hidden form field. They are passing the encrypted value of the "soon to be old" password. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:256256 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

