Hi,
I'm trying to capture my canvas using CanvasSnapshot and upload it to the server using PHP. But I occur a problem where the images that are saved to the server are only a blank jpg.
I've tried manually submitting the base64 uri data of the snapshot using a form and it worked! but using c2's ajax it resulting a blank jpg.
How do I resolve this problem? I need a help
And like always, sorry for my bad english <img src="smileys/smiley2.gif" border="0" align="middle" />
Thanks,