D
Dennis D.
Hello:
I am trying to link to a Microsoft Word documents located on my HD as
....href="D:/filename.doc".... from a page on my http://localhost/ IIS
server. The file opens fine in Word using ctrl-click in the FrontPage
editor.
When I open the http://localhost/page.htm with IE the link has a file:///
appended to it, making the link look like file:///D:/filename.doc in the
status bar. The file does not open in Microsoft Word having clicked on it.
I tried removing the file///: reference in FP 2003, but it still displayed
in IE. Must be an IE thing. So, I posted this in the IE general newsgroup
and did not get a response.
I seen the other post solution:
http://support.microsoft.com/default.aspx?scid=162059
Which says to create a subkey called BrowserFlags with a D-Word value of 8
in the HKEY.localmachine.software.classes.Word.Document.8 Key
Did that. Didn't work.
I have Word 2003, which is version 11.
There is no Word.Document.11 key in that area of the registry. Suppose I
could create a Word.Document.11 key and add the BrowserFlags subkey, but
thought I would ask first.
I saw a JavaScript solution, but the article was written for an audience
other than me, so I couldn't figure out how to code it.
What is happening here, and how can I link to an MS Word document stored on
my own computer?
Thank you,
Dennis D.,
http://www.dennisys.com/
I am trying to link to a Microsoft Word documents located on my HD as
....href="D:/filename.doc".... from a page on my http://localhost/ IIS
server. The file opens fine in Word using ctrl-click in the FrontPage
editor.
When I open the http://localhost/page.htm with IE the link has a file:///
appended to it, making the link look like file:///D:/filename.doc in the
status bar. The file does not open in Microsoft Word having clicked on it.
I tried removing the file///: reference in FP 2003, but it still displayed
in IE. Must be an IE thing. So, I posted this in the IE general newsgroup
and did not get a response.
I seen the other post solution:
http://support.microsoft.com/default.aspx?scid=162059
Which says to create a subkey called BrowserFlags with a D-Word value of 8
in the HKEY.localmachine.software.classes.Word.Document.8 Key
Did that. Didn't work.
I have Word 2003, which is version 11.
There is no Word.Document.11 key in that area of the registry. Suppose I
could create a Word.Document.11 key and add the BrowserFlags subkey, but
thought I would ask first.
I saw a JavaScript solution, but the article was written for an audience
other than me, so I couldn't figure out how to code it.
What is happening here, and how can I link to an MS Word document stored on
my own computer?
Thank you,
Dennis D.,
http://www.dennisys.com/