Hi: Could anyone recommend a VB control I can use to encode/decode UU, base 64, mime, etc. files as part of a VB6 e-mail/news program? Thanks!
Randy Stegemeyer
Wed, 18 Jun 1902 08:00:00 GMT
Jim Mac #2 / 3
UU, Base 64, Mime, etc. control?
I think Mabry (www.mabry.com) has a control for this. If you just need to do the encode/decode, our Stamina library has fast functions to deal with UUEncode, XXEncode, or Base64. Stamina is a library of 400+ functions written in ASM for VB and VBA.
-- Jim Mack MicroDexterity, Inc www.microdexterity.com
Quote:
> Hi: > Could anyone recommend a VB control I can use to encode/decode UU, > base 64, mime, etc. files as part of a VB6 e-mail/news program? Thanks!
Wed, 18 Jun 1902 08:00:00 GMT
David Whitma #3 / 3
UU, Base 64, Mime, etc. control?
Quote:
> Could anyone recommend a VB control I can use to encode/decode UU, >base 64, mime, etc. files as part of a VB6 e-mail/news program? Thanks!
We have a file encoding/decoding library that we distribute with our free SocketWrench package (it allows you to encode and decode using either the uuencode or base64 algorithms). If you're looking for a more 'full-blown' control to handle something like MIME compliant email messages, we also have a MIME control as part of our commercial SocketTools package. You can download either from our website at http://www.catalyst.com.