Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
downloadable files...
Name: yonek Date: September 26, 2004 at 18:46:06 Pacific OS: XPsp1 CPU/Ram: p4 1.7 / 256sdram
Comment:
how would i link/tag downloadable files for my site? (e.g. *.doc, *.zip...)
Name: smbotans Date: September 27, 2004 at 01:49:51 Pacific
Reply:
no idea off hand but a quick google search should tell you
you will need to use html code in order to do it
it is essentially the same as a link except that instead of linking to a htm or html file, it links to your zip or doc file
serge
0
Response Number 2
Name: safeTsurfa Date: September 27, 2004 at 16:47:38 Pacific
Reply:
Be aware that for anything like a .doc or .pdf file, it may try to open the file instead, if the visitor has the software needed to do this. I recommend for those types of file, you instruct the visitor to right click and use "save as".
Summary: Hi there PHP geniuses. I've just set up a test MySQL database and have written php pages to upload to it, read the contents of it, edit the contents of it and download files from it. All these pages a...
Summary: link your download files the same way you would link your html files. example: file = program.exe [a href="program.exe"]download[/a] use greater than/less than signs ...
Summary: I'm looking for a script/system to install on my server that will let someone login and upload/download files from there assigned storage space. I ahve had no luck finding this, all i can find is fil...