Subject: opening doc (in another server)
Posted By: thisgal1213 Post Date: 12/27/2005 8:18:09 PM
hello..

i'm a beginner in ASP. i want to open .doc file located in another server through an ASP page. E.g. there will be a link in the ASP page - "what.doc", once user click the link - the file will be open automatically in doc form.

please help

Reply By: Greg Griffiths Reply Date: 1/3/2006 7:55:36 PM
Just provide a standard link :

<a href="thedoc.doc">Link to thedoc.doc</a>

and the browser will process it as it has been configured to.

Go to topic 38230

Return to index page 404
Return to index page 403
Return to index page 402
Return to index page 401
Return to index page 400
Return to index page 399
Return to index page 398
Return to index page 397
Return to index page 396
Return to index page 395