Thread: Simple problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mr. NDIS Mr. NDIS is offline
external usenet poster
 
Posts: 3
Default Simple problem

I would like to open an XLS file sitting on the server in IE browser. The
solution should work with any version of office from 97 to 2003.

Today, I have a link to the file on my web page but when users go to view
the file, they get a dialog box to save the file to local drive and then
open it.

I would like to have the file open in the browser when they go the page, no
questions asked. A snippet of VBScript code or any other method would be
appreciated.

Using "save as html" in office 2003 is not an option.


Thanks