"Marco Kaiser" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
just link directly to the specific file like
<a href="C:\path\to\your\file.exe">Link Local</a>

NOTE: XP SP2 will *not* open this file.  The new security will not open 
files on local drives.
You will need to map a network drive to a folder on your local drive:

MAP L: to C:\My CAD Files

<a href="L:\folder\file.cad">file.cad</a>

DanB

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to