Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   HTML / XHTML / CSS (http://www.programmingforums.org/forum27.html)
-   -   How do i load files to a page (http://www.programmingforums.org/showthread.php?t=4082)

crawforddavid2006 May 24th, 2005 11:12 AM

How do i load files to a page
 
How can i make a link to load a file from my Hard Drive?

tempest May 25th, 2005 12:51 AM

You can't

LOI Kratong May 25th, 2005 3:15 AM

Unless your box is a server, in which case they could technically access everything on there...

foxcity911 Jun 27th, 2005 3:51 AM

use a P2P program. it is probably possible to use a p2p network in a web server. but i dunno.

DaWei Jun 27th, 2005 6:36 AM

Use PHP, Perl, or similar. One presumes you mean a file on the server's hard drive.

Infinite Recursion Jun 27th, 2005 9:08 AM

:

<a href = "/mydir/myfile.ext"> My File </a>

Truly-Canadian Jun 28th, 2005 12:59 PM

what exactly are you using this for? do you want to let people browse their hard drives and load files or what?


All times are GMT -5. The time now is 12:57 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC