Dear all,

I'm trying to provide a link from my website to a folder residing in
other server. I'd normally specify the link as

<a target="_blank" href="/mywebportal/app/webroot/files/file/technical/
SYSTEM DESIGN.ppt">System Design</a>

if the file (SYSTEM DESIGN.ppt) is placed directly under C:\wamp\www
\mywebportal\app\webroot\files\file\technical\ (I'm using Wampserver
by the way).

But what if the file is located in another shared folder in another
server? I've tried creating a shortcut under C:\wamp\www\mywebportal
\app\webroot\files\file\ that points to that shared folder e.g. \
\Fileserver\technical but it doesn't work. Any suggestion?

Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to