Currently I have a canvas.todataurl which I have turned into a jpeg. I wouldn like the user of my website to be able to save the image and then use it for a submit button. Any suggestions on how I could do that.
            Asked
            
        
        
            Active
            
        
            Viewed 82 times
        
    0
            
            
        - 
                    http://stackoverflow.com/questions/10673122/how-to-save-canvas-as-an-image-with-canvas-todataurl – Tintu C Raju Jun 30 '15 at 04:00
- 
                    i have already got the dataurl as an image now i need to save it to desktop or something and then use it in a submit button – crassfh Jun 30 '15 at 04:04
