Blog
VBScript – Convert Image To Base 64
Last week I wrote a function which takes a file path and returns the base64 PNG code for that image. Since it isn’t straight-forward for everyone as to how to convert that JScript code to VBScript I decided to do just that: Feel free to use this code in your Read more…