Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Opening word docs using asp/html


Message #1 by "Carl Massey" <carl@c...> on Tue, 7 Jan 2003 14:59:26
I need to be able to open a word document from a button on a web page, can 
anyone help?
Message #2 by Greg Griffiths <greg2@s...> on Tue, 07 Jan 2003 22:33:49 +0000
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?




  Return to Index