Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: open an Excel file


Message #1 by "Tim Zhang" <tzhang@h...> on Mon, 7 Jan 2002 19:30:24
Hi:

I have a page contains the following link to open an Excel file:
<a href="file://serverName\path\fileName.xls">open excel file</a>.

It works fine for the first person who opens the file.  The second one 
will get a message twice and be asked if user wants to open the file in 
read only mode.  No matter the user click OK or Cancel, the browser will 
display a "The page cannot be displayed" message. 

It only happens to Office 97 users.  It seems to be Ok for Office 2000 
users.

Can anybody give me a hint how can I find a workaround?

Thanks!


  Return to Index