T
ton
Hi,
I'm creating an application and I want to give users access to saved Word
documents on the server. How can I establish this.
I prefer to open specific Word documents directly into word on the client
but if it is in a (different) browser it is ok.
I've tried:
<A HREF="Websitefolder/systeemAT.doc">systeemAT.doc</A>
but I received an error:
Server Error in '/WebSite2' Application.
--------------------------------------------------------------------------------
HTTP Error 403 - Forbidden
Version Information: ASP.NET Development Server 8.0.0.0
I prefer to give acces to a folder on a different disk on the server
thanx
Ton
I'm creating an application and I want to give users access to saved Word
documents on the server. How can I establish this.
I prefer to open specific Word documents directly into word on the client
but if it is in a (different) browser it is ok.
I've tried:
<A HREF="Websitefolder/systeemAT.doc">systeemAT.doc</A>
but I received an error:
Server Error in '/WebSite2' Application.
--------------------------------------------------------------------------------
HTTP Error 403 - Forbidden
Version Information: ASP.NET Development Server 8.0.0.0
I prefer to give acces to a folder on a different disk on the server
thanx
Ton