On Tue, Oct 26, 2004 at 11:09:40AM -0400, Shapira, Yoav wrote: : Dollar sign in password is a no-no right now. It gets escaped. It's a : PITA to fix, so I (and apparently others) haven't done it yet. If you : really want a dollar sign in your password, submit a patch ;)
-or, for the time being, escape the $ with another $. For example, if your password is abc$def, store this in XML as abc$$def. -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
