Can a specific area of a web page be captured using ASP.NET code from the web page itself?
I want to show 6 images stacked using CSS, and I am looking for a way to allow users to right-click save as if they can by overlaying the screen capture on top of the original image stack.
Any ideas or suggestions? Thanks!