Posted by hol on 02/14/06 21:10
I have this problem
I want to automatically download a word document as long as a page has been
loaded.
I used the following code
<body onload=window.open('http://www.mydomain.com/document.doc');return
true;>
but it doesn't seem to work.
Is there a way to open the word document, or even better activate the Save
As dialog?
Thanks beforehand
Mark
Navigation:
[Reply to this message]
|