encrypt a field

icemonster

Registered User.
Local time
Today, 16:28
Joined
Jan 30, 2010
Messages
502
hi, i have a form that has a field that requires encrypting? how do i set it that everything (Me.NewRecord), when i hit save, it decrypts the field? or whatever more appropriate ways there are. thanks!
 
set the field property to password. that's the simplest way or search this forum for a encryption algorithm.

HTH:D
 

Users who are viewing this thread

Back
Top Bottom