Microsoft
Software
Hardware
Network
Question : encrypt variables in asp
I'm trying to give my access database some added security and recently added a password to it. The code I have now looks like this:
MM_OnDemand_STRING = "Provider=Microsoft.Jet.OL
EDB.4.0; Data Source=" & Server.MapPath(Path) & "; Jet OLEDB:Database Password=" & (Password) & "; Mode=ReadWrite; Persist Security Info=False"
I would like to encrypt the variable "Password". I've never done this before and don't really understand the process, could someone explain it ot me? Do I keep the encrypting function in a different file and include it? How do I decrypt the encrypted variable?
Thanks for any help.
Answer : encrypt variables in asp
I would remove the old drivers and install new ones for Video, chipset and anything else relevant.
apparently the hardware is different enough to cause issues.
also check the device manger
I hope this helps !
Random Solutions
External Hard Drive Data Error (Cyclic Redundancy Check)
Virtual Memory
Moving workgroup computers to new domain - how to move existing network printers also?
Beginner Java programming - Implementing a class
Web site not working correctly with IE 8
Starting mysqld from fedora
sysdtspackages
Why do I get this log message, stating the additional server check count detected a problem
How to create .properties file to solve this
Click on an item in a list box and have that value populate a text field