Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Pilot Dave #1
Encrypted Passwords
Please can somebody tell me if there is a simple way or tutorial to encrypt
passwords when they are stored in the database and how to log in using that
encrypted password. I am using DW User Authentication server behaviours.
ASP VB Script, MS Access.
Thanks
Pilot Dave
Pilot Dave Guest
-
Saving hashes or encrypted passwords in MS Access
Hi, Can anyone tell me which field type to use in Access to save hashes or encrypted passwords from VB.NET/ASP.NET? I have tried text and ole... -
Encrypted Password
I am trying to use an existing customer table in our SQL database for another Member-Only section of our web site, so they will share the same... -
Encrypted Data
I need to create a sql column with Encrypted Credit Card. Fortunately .Net has a crypto API. Where would be a good place to store the key?... -
Encrypted Folder
I had a private encrypted folder on a secondary hd. The Primary was replaced. Now I can not access the encrypted folder or files. I get user... -
Reinstaled, Lost profiles, encrypted files left encrypted
Bob; Are you sure it is not an Ownership issue: http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q308421& If the files are encrypted. If... -
whatever #2
Re: Encrypted Passwords
Person enters user name, password
ASP code encrypts the password and then compairs it to the password in the
database.
If they agree, then in they go, if not, out they go.
When they setup there account:
ASP code encrypts the password the user provides and then saves it to the
database.
"Pilot Dave" <webforumsuser@macromedia.com> wrote in message
news:dj3uto$3pt$1@forums.macromedia.com...> Please can somebody tell me if there is a simple way or tutorial to
> encrypt
> passwords when they are stored in the database and how to log in using
> that
> encrypted password. I am using DW User Authentication server behaviours.
>
> ASP VB Script, MS Access.
>
> Thanks
> Pilot Dave
>
whatever Guest
-
-
whatever #4
Re: Encrypted Passwords
Do a google search on ASP and encryption.
That's how I found code that I based mine on.
"Pilot Dave" <webforumsuser@macromedia.com> wrote in message
news:dj65n3$9sf$1@forums.macromedia.com...> Thanks, but how is that done?
whatever Guest



Reply With Quote

