RE: Encrypting/Decrypting XML

2007-12-05 Thread Dan G. Switzer, II
Scott, Is there a way to encrypt and decrypt XML on the fly. I'm building a small cms, and want to store the login information in an XML file. I need to be able to read An encrypted file, do the typical login/password check and leave the file encrypted on the server, to keep it away from prying

RE: encrypting/decrypting...

2001-12-18 Thread Raymond Camden
Tyler, I ran your code exactly as you have it, and didn't get any errors. === Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email: [EMAIL PROTECTED] Yahoo IM : morpheus My ally is the Force, and a

Re: encrypting/decrypting...

2001-12-18 Thread Tyler Silcox
...thanks for checking it out- Tyler - Original Message - From: Raymond Camden [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, December 18, 2001 10:13 AM Subject: RE: encrypting/decrypting... Tyler, I ran your code exactly as you have it, and didn't get any errors

RE: encrypting/decrypting...

2001-12-18 Thread Raymond Camden
: morpheus My ally is the Force, and a powerful ally it is. - Yoda -Original Message- From: Tyler Silcox [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 10:27 AM To: CF-Talk Subject: Re: encrypting/decrypting... Did you run it as a UDF? Because that's where