Top DevX Stories
Apple Seeds iOS 4.1 SDK as App Downloads Top 6.5 Billion
Google TV Developer Platform: What to Expect
Here Comes the Decade of the Developer
Red Hat is Still the Best Linux Server Choice
As Oracle Sues Google Over Java, Developers Move to Other Languages
Search the forums:

Go Back   DevX.com Forums > DevX Developer Forums > Web

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-07-2005, 04:16 AM
john83 john83 is offline
Registered User
 
Join Date: Apr 2005
Posts: 17
Encryption of password to MS access db

I'm using a web form with registeration fields to input
username and password to a database MS access .mdb

<input type=password id=password runat=server>

How do i encrypt it to ensure it is shown encrypted
in the database if someone else open it.

Thanks!

--
Next, not sure if anyone knows where to get some
good java script client-form validators samples?
to check if empty, email, phone.
Reply With Quote
  #2  
Old 04-07-2005, 09:42 AM
pclement's Avatar
pclement pclement is offline
Moderator
 
Join Date: Dec 2003
Posts: 2,750
There are all sorts of encryption methods available. Here are a couple:

http://www.obviex.com/samples/hash.aspx
http://www.obviex.com/samples/encryption.aspx
__________________
Paul
~~~~
Microsoft MVP (Visual Basic)
Reply With Quote
  #3  
Old 04-07-2005, 10:49 AM
john83 john83 is offline
Registered User
 
Join Date: Apr 2005
Posts: 17
thanks! problem is.. the password will be keyed in by a user
in an <input type=password> and submitted in a form
that will insert to my ms access db.

how do i encrypt it then?
Reply With Quote
  #4  
Old 04-07-2005, 12:07 PM
pclement's Avatar
pclement pclement is offline
Moderator
 
Join Date: Dec 2003
Posts: 2,750
You can encrypt it when the form has been submitted but before it's inserted into the database. I'm assuming you're using ASP.NET correct?
__________________
Paul
~~~~
Microsoft MVP (Visual Basic)
Reply With Quote
  #5  
Old 04-07-2005, 01:15 PM
john83 john83 is offline
Registered User
 
Join Date: Apr 2005
Posts: 17
yup i used Dreamweaver MX INSERT RECORD to add it into the db,
any idea how do i encrypt it b4 it gets send to the db?
Reply With Quote
  #6  
Old 04-07-2005, 02:36 PM
pclement's Avatar
pclement pclement is offline
Moderator
 
Join Date: Dec 2003
Posts: 2,750
Unfortunately I'm not familiar enough with Dreamweaver to help. I will take a look to see if I can find anything, but in the meantime I'm going to move your question to the Web forum since you would be more likely to get help there rather than the ASP.NET forum.
__________________
Paul
~~~~
Microsoft MVP (Visual Basic)
Reply With Quote
  #7  
Old 04-07-2005, 09:48 PM
john83 john83 is offline
Registered User
 
Join Date: Apr 2005
Posts: 17
anyone knows?
Reply With Quote
  #8  
Old 04-08-2005, 10:49 AM
pclement's Avatar
pclement pclement is offline
Moderator
 
Join Date: Dec 2003
Posts: 2,750
See if the following helps:

http://www.dmxzone.com/ShowDetail.asp?NewsId=5437
__________________
Paul
~~~~
Microsoft MVP (Visual Basic)
Reply With Quote
  #9  
Old 04-08-2005, 11:51 AM
john83 john83 is offline
Registered User
 
Join Date: Apr 2005
Posts: 17
it didnt say i guess.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 07:42 AM.


Sponsored Links



Acceptable Use Policy

Internet.com
The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.