Save to server system

Perhaps the client system clipboard prints the image on the screen, saving it to the server system using C #. web web application

0
source share
1 answer

If you look at capturing user screenshots, we have a lot of questions in SO. Here is an example in C # .

Th the word server confuses me because you cannot take a screenshot of the users desktop from your web application.

+1
source

Source: https://habr.com/ru/post/1715278/


All Articles