Yeah.. I've done my research with the php based crypt functions..PHP doesnt have a one step solution that I could find for PBEWithMD5AndDES.
The other developers and I found a way around the whole problem and php is not going to authenticate the users.
There is java encryption file / process that is used quite frequently in the JSP world (found here: http://javaalmanac.com/egs/javax.crypto/PassKey.html). The current company I am working for has developed their own version of an LDAP server which uses this encryption standard and jsp. I am the...
There is java encryption file / process that is used quite frequently in the JSP world (found here: http://javaalmanac.com/egs/javax.crypto/PassKey.html). The current company I am working for has developed their own version of an LDAP server which uses this encryption standard. I am the only...
Alright, I took the advice and modified my PHP script to put Q’s in front of the numbers, and use “_” instead of “~” in the naming of the input forms. Then I applied the JavaScript and it works great with checkboxes.. but I can’t get it to select the radio style buttons.
Here’s the code I’m...
Basically, I'm new to JavaScript, but I have a strong background in PHP. I’ve developed this survey application to pull questions out of a db. Well I've come down to a problem where my PHP application might build a complex survey question that has checkboxes and then the very last checkbox is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.