![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Expert Programmer
|
How do i load files to a page
How can i make a link to load a file from my Hard Drive?
|
|
|
|
|
|
#2 |
|
Programming Guru
![]() |
You can't
__________________
|
|
|
|
|
|
#3 |
|
Professional Programmer
Join Date: May 2005
Location: Woo - Boot Sector!
Posts: 294
Rep Power: 4
![]() |
Unless your box is a server, in which case they could technically access everything on there...
__________________
www.heldtogether.co.uk |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Jun 2005
Location: Queensland
Posts: 37
Rep Power: 0
![]() |
use a P2P program. it is probably possible to use a p2p network in a web server. but i dunno.
Last edited by foxcity911; Jun 27th, 2005 at 2:52 AM. Reason: cos i wanted to |
|
|
|
|
|
#5 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Use PHP, Perl, or similar. One presumes you mean a file on the server's hard drive.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#6 |
|
Programming Guru
![]() ![]() ![]() |
<a href = "/mydir/myfile.ext"> My File </a>
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#7 |
|
Newbie
Join Date: Jun 2005
Posts: 6
Rep Power: 0
![]() |
what exactly are you using this for? do you want to let people browse their hard drives and load files or what?
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|