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/

Reply via email to