Anjishnu Bandyopadhyay wrote:
Hi all,
I have a static MS Word document, which I want to open on click of a
hyperlink in my JSP page.
I am trying like: window.open('abc.doc','',600,600);
But the Word doc is not properly opening.
In IE, the document opens in the browser itself.
In Mozilla,
That's a client issue. As a webdesigner you have no control over that.
All you can do is provide a simple link and let the clients save it or
open it what ever way they want. You can't force word to open.
Bart.
Anjishnu Bandyopadhyay wrote:
Hi all,
I have a static MS Word document, which
Hi all,
I have a static MS Word document, which I want to open on click of a
hyperlink in my JSP page.
I am trying like: window.open('abc.doc','',600,600);
But the Word doc is not properly opening.
In IE, the document opens in the browser itself.
In Mozilla, the Word doc opens along with
3 matches
Mail list logo