Well, i think the title is pretty clear, how to encode a string to base64 in JScript?
While researching online i found this:
How to decode a Base64 string in JScript
Yeah, intresting (for Decoding), but im not getting many other documentation and so i dont know how to encode a string.
Does anyone know how to do it?