
The Base64 component is for use with Active Server Pages and is used to encode and decode in base64 format. This component allows you to pass it a string or other data type using server-side VBScript and use the results with web pages. The component itself consists of a simple .DLL file. The setup program included auto magically registers the DLL on your system for use.
|