Base64 Encode/Decode
The HTTP protocol requires a base64 encoded user ID and password when
making a request to a secure server. I wrote the first
base64 encoder/decoder in C on UNIX, and I later translated it into
Visual Basic on Windows. I hope you find them useful.
Ever try to print graphics in Visual Basic? Not an easy task.
I originally wrote a routine to capture and print the entire wcreen.
Later, I added other routines to capture a window, a form, and a client
area of a form. Again, I hope you find them useful.
|
Copyright ©1996-2001, GerryCo. All rights reserved. This material is for personal use only. Republication and redisemination, including posting to news groups, is expressly prohibited without the prior written consent of GerryCo. Last updated on July 2001
|