Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- Send canvas as image upload, not base64 text


rainborick - 6:40 am on Nov 16, 2012 (gmt 0)


There are base64 decode JavaScript examples out there. The PHP.js project has a nice piece of code, for example. I would be a little concerned about potential memory issues when you have a canvas image and a binary copy being processed simultaneously by JavaScript, so it might actually be best to let your server-based script handle the decoding.


Thread source:: http://www.webmasterworld.com/javascript/4518078.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com