encoding image to base64 string

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mardzfe2k
    New Member
    • Nov 2007
    • 1

    encoding image to base64 string

    hi,

    I had a program in vb6 that would create an xml file. All I needs to know is how to embed an image to it? by using base64 encoding.

    Does anyone here knows how to encode image to base64 string?
    Any suggestions/ideas would be appreciated.


    Thanks,

    Marj
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    If you have a look at the Wikipedia article on Base64, I think it explains how to convert things. (I haven't read it in detail).

    Comment

    Working...