[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

RE: [DQSD-Users] Login and then load another page

2004-05-20 Thread Shawn K. Hall
Hi Tom, I have a login script done for a website. After the action page has been loaded to login I want to load another page, has this been done before? Sure, and quite frequently recently. :) The source for the rssx, comx and that line of searches demonstrates how to POST to a server using