Here's the situation: A customer purchases a web-based content management solution to elminiate the paper-based files. However, to add the files in the first place they need to be scanned. The scanning software is a WinForm and can submit the documents via a web service back to the CMS.

On the web page, I want a link which says Scan Doc X. How would you launch the WinForm application and pass it information?