lorena Posted April 21, 2005 Posted April 21, 2005 I maintain our company's intranet. I have some asp pages that I am re-writing in .NET. These pages list and link files in a number of folders. Some of these files are .pdf which is no problem but some are Word or Excel templates. With the ASP pages, after much searching MS Knowledge Base, I had to create shortcuts to each template in order to have it open properly due to the fact that we have users with different operating systems (win98, 2000 and XP). Otherwise, the link would open the template, download the file and so forth. Is there a way to open a Word or Excel template in ASP.NET without creating shortcuts to the templates? Thanks for any help or advice Quote
Recommended Posts