----- Original Message ----- From: "simon" <[EMAIL PROTECTED]> > Only issue is setting the password. > You could hard code one in your insert statement or use the java to > encode it. > > Some thing like the following java or maybe it might possible to encode > it with java script.
This is a pretty standard approach. I believe yahoo and hotmail do this. Look at view source, on page http://mail.yahoo.com/ look for 'function MD5(str)' Harmeet -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
