Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.
Writing a Base64 String to the File System or Browser
Quite often, vendors pass images or PDFs to customers using the binary contents of the file. To make it more secure, they convert the binary contents to a Base64 string. A full explanation about Base64 encoding can be found at Wikipedia here . Anyway, Read More...
Posted: Wednesday, October 10, 2007 4:18 PM by Jason N. Gaylord's Blog

Comments

No Comments

Anonymous comments are disabled