Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I use Boklers controls (or DLLs) to encrypt data on Microsofts IIS webserver using Active Server Pages scripting?

0
10 Posted

Can I use Boklers controls (or DLLs) to encrypt data on Microsofts IIS webserver using Active Server Pages scripting?

0
10

Yes! Perhaps the easiest way to accomplish this is to use Visual Basic with the TDEScipher/DLL (or HASHcipher/DLL) to create an ActiveX dll “wrapper”. The ActiveX dll is then installed and registered on the IIS webserver, and may be accessed through an ASP script. See working examples for TDEScipher and HASHcipher. You may also want to check out the CipherLock ASP example.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123