[DQSD-Users] Using MD5 script error

2004-05-20 Thread Tom Corcoran
I was putting together a search for ebuyer.com. They have a Javascript function which runs when the login button is clicked : function doChallengeResponse() { str = document.login.username.value + : + MD5(document.login.password.value) + : +

RE: [DQSD-Users] Using MD5 script error

2004-05-20 Thread Shawn K. Hall
Hi Tom, I was putting together a search for ebuyer.com. They have a Javascript function which runs when the login button is clicked : function doChallengeResponse() ... Anyone have any ideas? It's attempting to use the md5.xml search - so it's not doing what the original did. I would