You probably need to create a virtual directory in IIS on your web server to 
point to this folder. 

Before this, you first need to map a drive to this network folder on the server 
machine. 

Once you do this, we can use <a href="THEPATH">blah
where THEPATH is like virtualdirecotryname/filename


> Hello fellows,
> 
 
> I have a problem regarding the mapping problem of remote directory. I 
> have listed down the my computer specs.
> 
> 1:) I have running web server on one location and it is using for the 
> production server. which IP address is suppose 212.23.233.233
> 2:) Many computers are attached with it and its all running on LAN. 
> all computers have there local IP. like 
> Computer
> (A) 192.168.0.3
> (B) 192.168.0.4
> (C) 192.168.0.5
> 
> and now the problem is that my all files are stored on Computer C and 
> I want to access the file from my web server let suppose. www.xyz.
> com/directory/abc.cfm
> In which I have putted some lines like which run the files 
> for example: 
> < a href="file://192.168.3.5/Live/Data/PartyVenue/abc.wav"> Play </ a 
> >
> 
> Problem: If I run that page on local lan then its works. but when I 
> run from outer side of the LAN mean from another PC except Lan then I 
> shows the error that It didn't find the file. 
> 
> Please any one help me how could that problem would resolve and how I 
> map my remote directory to the coldfusion webserver.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249836
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to