I'm using LAPI from .Net and want to get a handle on a files' type (i.e. .doc, .xls, .pdf). I can user various methods to download the document. When i rebuild the document on the user's machine, I want it to launch in the correct application. To do this, I need to save the file with the...