how to decode base 64 code in e-mail 
Author Message
 how to decode base 64 code in e-mail



Quote:
>HI i wrote a program to retrieve e-mail . but I cant decode the contents in
>the attachment which is in base 64 codining as it is said in the e-mail
>description. can sombody tell me how to decode this message?

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.*-*-*.com/ .

David

----

Catalyst Development Corporation          Web:   http://www.*-*-*.com/



Tue, 13 Nov 2001 03:00:00 GMT  
 how to decode base 64 code in e-mail
Saman,  There is a few free Base64.dll's floating around out there you can
use...  Drop me an email and I will send you to a site where you can
download one..

--
Sincerely,

Todd B - Agendum Software

FREE Tools!! New Tools!!   AgTransform - create any shape controls, forms
and more!


Quote:
> HI i wrote a program to retrieve e-mail . but I cant decode the contents
in
> the attachment which is in base 64 codining as it is said in the e-mail
> description. can sombody tell me how to decode this message?

> thank you
> saman vanderbona



Tue, 13 Nov 2001 03:00:00 GMT  
 how to decode base 64 code in e-mail
Saman-
    Fix your system date! I have a class that will decode
Base64. (I didn't need the encode.) It was written from
some public domain QBasic code. I can send you the PD
code and the class if you like.
Joe
--
***************************************************************

 Microsoft Developer MVP- Visual Basic
 Try Yankee Clipper II- the new version of Yankee Clipper:
 featured in August 98 PCComputing Mag "Amazing Free Stuff:
 Programs and Power Toys" article. http://www.levasseur.net/YC2
 "He preaches well that lives well, quoth Sancho; that's
 all the divinity I understand." Miguel de Cervantes
***************************************************************
PS- Please reply to the newsgroup- except in the
case of flames, insults, etc. (Don't bother.)


Quote:
> HI i wrote a program to retrieve e-mail . but I cant decode the contents
in
> the attachment which is in base 64 codining as it is said in the e-mail
> description. can sombody tell me how to decode this message?

> thank you
> saman vanderbona



Thu, 15 Nov 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. how to decode base 64 code in e-mail

2. Needed BASE 64 code for VB 3.

3. (Base 64)Octet-stream attachment to hex

4. C to VB (for BASE 64 routines)

5. encryption base:64

6. Base 64 encoding

7. RFC/MIME and Base 64

8. RFC/MIME and Base 64

9. Crystal Report .Net Web Service ( Invalid length for a Base-64 string )

10. RFC/MIME and Base 64

11. VBA code to send an email message through Lotus Notes mail interface

12. Decode Encoded-word in MIME field mail using VB.net

 

 
Powered by phpBB® Forum Software