Which website design allows you to upload files for others to download?
the thing you need is a script to keep track and present the available files.
in the tutorial section, I believe there is such a tutorial.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
i am not quite sure what you mean by web design
i mean, you must have a place to store the file, let say, in general, a host (doesn't matter what kind of host)
so i upload abc.pdf, and the easier way to let people download is simply just HTML, URL link script, directly links to the url of the file
now, this is dumb because it is manually done by the person.
If you mean like a real upload + download service, there are tonks if you just do a google search
there are tutorial on the simple upload / download scripts
there are open source scripts, some are even ajax
file manager, file uploader, file downloader, or even you can get a CMS if you want
most CMS has already a build-in download module. Once you enable it in the admin panel, you can have a page like http://codecall.net/download.php
you can upload file there, and download the file there
of course in this case, codecall doesn't have that, i am just making up a point
it really depends on what type of service you want to provide
http://i3physics.com/blog
*-*-*-*__ C++ revolutionized the modern programming language, but what happen to C+? Programming is just a study of chemistry __*-*-*-*
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks