Announcement

Collapse
No announcement yet.

Downloading Directly From Site

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Downloading Directly From Site

    Is it possible to upload files to my website so people can download directly from the website so I don't have to put the files on rapidshare or anything?

    There will not be alot of downloads, This is no means a massive download site nor is it a primary download site, There will be a lot of informaton and some downloads to go with it, So am I able to put some downloads on the site? - Thank you, Sam!


  • #2
    Re: Downloading Directly From Site

    put the files in a zip folder, and upload that zip folder to your site. Then just create a link to the file

    ex.

    You put the files into a zip folder called myfiles.zip
    You upload it to the main directory of yoursite. So your link will be www.yoursite.com/myfiles.zip
    Then link it, either with bv, or html code:
    <a href="www.yoursite.com/myfiles.zip">Download My Files</a>

    Hope that helps

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

    Comment

    Working...
    X