T UmaShankari wrote:
A user on the client side types the URL of a mpeg file on the location bar. The same file is also existing in $DIR of the client (windows) system.
Now, since the file is already there on the local hard disk of the client, the file need not be downloaded through the PPP link, instead be played from the local disk - which makes faster access !
Since your webserver does not know what files exist in the client's hard disk this is impossible for a php script to do. What you are looking for is probably some kind of plug in for your browser.
-- Raditha Dissanayake. ------------------------------------------------------------------------ http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader Graphical User Inteface. Just 128 KB | with progress bar.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php