Secure Electronic Signatures

D

DDrowe

Is there a way off utilizing electronic signatures within an Access Form? I
need to have several signatures adn would like to be able to tell the
required person to review the file online and sign it online? Is there a way
to have this person put in a signature that only he or someone logged in as
that person could sign?

Thanks
 
A

Alex White MCDBA MCSE

Why not use passwords, and encrypt them so that they can be compared against
a password list but not viewed, so when someone agrees then they would enter
their password, the database would store the encrypted version, and it could
be compared later to make sure it is valid.
 
Top