Closed Thread
Results 1 to 3 of 3

Thread: Please suggest

  1. #1
    jeena1 is offline Newbie
    Join Date
    Mar 2009
    Posts
    13
    Rep Power
    0

    Cool Please suggest

    Which website design allows you to upload files for others to download?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: Please suggest

    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

  4. #3
    jwxie518's Avatar
    jwxie518 is offline Speaks fluent binary
    Join Date
    Jan 2009
    Location
    New York City
    Posts
    1,175
    Blog Entries
    1
    Rep Power
    19

    Re: Please suggest

    Quote Originally Posted by jeena1 View Post
    Which website design allows you to upload files for others to download?
    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 __*-*-*-*

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Please suggest
    By jeena1 in forum Database & Database Programming
    Replies: 2
    Last Post: 03-12-2009, 01:54 PM
  2. Please suggest
    By jeena1 in forum Software Development Tools
    Replies: 1
    Last Post: 03-09-2009, 05:16 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts