Re: href difference between OS's.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Marco Kaiser" <marco.kaiser@xxxxxxxxx> wrote in message 
news:a2b4d2820512090024l639f2ec1k@xxxxxxxxxxxxxxxxx
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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux