Can I use the library from within VBScript, PHP, Perl, Javascript, or VB6?
Yes, the library is ComVisible. A PHP script running on Windows can use the library to dynamically create an AES-encrypted zip file for download, for example. A .vbs script can extract files. An ASP page can create a zip file. There is sample code in the help file, and in the source distribution, covering all these.
Related Questions
- Weve developed a site for use with SPWS. Can we somehow "hide" our Perl code and JavaScript/VBScript scripts from curious people, so they won steal our ideas and code?
- For an enterprise website, is there a standard, robust, JavaScript form validation library?
- Can I use the library from within VBScript, PHP, Perl, Javascript, or VB6?