Bruce,
The format for docs is either .doc, .docx, and .rtf. For Excel .xls, .xlsx, .csv, and .txt(tab delimited). The files are stored in the folder web\upload and all I want to be able to to do is when a user clicks on the link the browser is smart enough to use the appropiate program to display.
I would imagine a download page would have to be created and once downloaded it could/would do a ShellExecute.
Ashley