I've got an example page, basically a watered down version of what I'm working on. I'm actually using his sha1 implementation. Just put in some information (nothing is actually saved, the script just displays what you inputed). Oh, and the email address isn't really checked, you can put in whatever right now. But, the email and passwords do need to match. Just hit create, and see what it does. I did test it, and it's still being funky.
http://brian.radioactivepickles.us/formtest/ On 2/16/07, Benjamin Sterling <[EMAIL PROTECTED]> wrote: > Are you using something like > http://pajhome.org.uk/crypt/md5/ for your encryption? > > > are you doing something like: > var options = { > beforeSubmit: function(formArray, jqForm) { > encryptform(); // just example > }}; > > Maybe an example page? > > -- > Benjamin Sterling > http://www.KenzoMedia.com > http://www.KenzoHosting.com > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > > -- Brian Ronk _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/