Hi,

the problem is: I don't know how to generate the links fort hese documents. 
What I've done:

1) Setting the DocDir (C:\httpdocs) and the TemplateDir (C:\httptemplates) of 
the webserver
2) Adding some allowed path's: 
webserver.AddGetAllowedPath('/', afBeginBy); 
webserver.AddGetAllowedPath('/js/', afBeginBy);
webserver.AddGetAllowedPath('/images/', afBeginBy);
- Here is no problem with generating links (relative paths) -
3) How to add and link documents that are stored somewhere else on the network?
I tried webserver.AddGetAllowedPath('Q:\test\web\Dokumente\KI', afBeginBy);

Best regards ...


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to