It is possible the client system clipboard print screen image save in server system using C#. net web application
            Asked
            
        
        
            Active
            
        
            Viewed 1,425 times
        
    0
            
            
        - 
                    was that a question or statement? – Shoban Jun 16 '09 at 06:41
 - 
                    So... you want to take a screenshot of the client's desktop out of the client's clipboard and save it on the server? – nilamo Aug 16 '09 at 23:11
 
1 Answers
1
            
            
        If you looking at capturing users screenshot then we have lot of question in SO. Here is a sample in c# .
Th word server confuses me because you cannot take a screen shot of users desktop from your web application.