Pass a Web Address and return a File System Address

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a function that one can pass a web address and return a Windows File
System Address. In other words, I specify an image at being at the following
http address:

/myCommon/images/sample.jpg

I want it to return where that file is actually located on the pc:

C:\inetpub\wwwroot\asp_client\MyDir\images\sample.jpg

Thanks in advance...
 
Back
Top