Hi - I love tinkering with this ! - Nice job.
One question I have is:
I have a webserver on server A.
I have another server (B) on the same domain, but not running IIS.
Is it possible to serve your code on Server A - to actually "explore" the file system on Server B instead?
(perhaps using UNC //ServerB/Shares/ ) ?
If so, what upload component would be needed to upload to that other server ?
Thanks !
Dano
11/12/2002 10:50 AM
Hi,
Yes you can do that, just set your root folder to //ServerB/Shares/ . You won't need any special upload component, the UNC path should work as well as a local folder.
Cem Alacayir
11/12/2002 4:03 PM