I have a website that i need to add a function that every time the user navigates to another page a screenshot of the page should be taken so i can use them latter.
I need this to be automatically done, with out the user doing any thing.
I do prefer not to have the user install any thing on his computer, if possible.
my site is written in asp.net, c# and regular web languages (jquery...).
Does any one have any good ides of ways to do this?
Thank you very much.