asp_web_howto thread: Opening word docs using asp/html
I need to be able to open a word document from a button on a web page, can anyone help?
Where is the doc located why not try something like : <input type="button" onClick="document.location='myWord.doc' value="Click Me"> At 14:59 07/01/03 +0000, you wrote: >I need to be able to open a word document from a button on a web page, can >anyone help?
|





