Hi All

I've been hunting Google for a while now and can't seem to find any real information.

I want to use a HTML5 Canvas element and allow my users to draw on the canvas. Easy... done...!

What I am a bit stumped on is how can I then save that as a JPEG on my server using ASP.NET.

All examples seem to use PHP.

Shane