RotorTorque
Programmer
Hi all,
I have a VB.Net 2005 application that I need to add a Help Desk button to the toolbar.
The following should occur when the user clicks the button:
1.Take a snapshot of the screen (i.e. Print Screen), and save the snapshot as a .GIF or .JPG file. Another option will be to take a snapshot of the screen, paste the snapshot to Microsoft Word and save it as a .DOC.
2.Use Shell to open the Help Desk application which resides in a different server (DAF Server) and pass it the UserID, and Snap Shot variables.
How can I do this? Is this doable?
Thanks in advance,
RotorTorque
I have a VB.Net 2005 application that I need to add a Help Desk button to the toolbar.
The following should occur when the user clicks the button:
1.Take a snapshot of the screen (i.e. Print Screen), and save the snapshot as a .GIF or .JPG file. Another option will be to take a snapshot of the screen, paste the snapshot to Microsoft Word and save it as a .DOC.
2.Use Shell to open the Help Desk application which resides in a different server (DAF Server) and pass it the UserID, and Snap Shot variables.
How can I do this? Is this doable?
Thanks in advance,
RotorTorque