Results 1 to 3 of 3

Thread: How fo I allow people to download things on my site?
      
   

  1. #1
    winsah42 is offline Private
    Join Date
    Jan 2010
    Posts
    2

    Question How fo I allow people to download things on my site?

    If I am creating a website where different teachers will be able to upload and download lesson plans how do i make this available?

  2. #2
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: How fo I allow people to download things on my site?

    For uploads see tutorials on forms, you can add an upload field which allows the teacher to browse their PC for what ever they want to upload.

    For downloads use Blueftp to transfer 'whatever' to the server. If its a pdf for eg called document.pdf, when you transfer it the link to it will be http://www.mysite.com/document.pdf That link will take the teacher straight to that document. If you want a download dialogue box come up, zip the document and transfer that. The url will be something like http://www.mysite.com/document.zip

    Hope this helps
    Happy Building

    DarrenC

  3. #3
    winsah42 is offline Private
    Join Date
    Jan 2010
    Posts
    2

    Default Re: How fo I allow people to download things on my site?

    Thank you for your response. I will look into that info.

Thread Information

Users Browsing this Thread

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

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49