Question
open image in mspaint
Hi, I have an CF application that allow user to select an image, and I want to open it in mspaint on the client side with a predefined name.
I know CFEXECUTE won't work since this is for sever side, and it put mspaint in the background.
I have been researching, but haven't find anything close.
Can anybody help? Thank you! I am using CF9 and IIS.
