
Web Development - Misc.
Download Software From a Website Without FTP
Do you have a website and want to distribute software from the website, such as a screensaver <big grin>, a software package you wrote, music, or other files, but do not know how to do so? You may have heard about FTP which stands for File Transfer Protocol, a means of transferring files over the Internet. If you do not have access to an FTP server to distribute files, or if you do not want to hassle with setting one up, there is another way to set your webpage to transfer files.
You probably know the <a href="xxx.xxx"> tag provides a link to a file. Well, you can use this same tag to *link to a downloadable file*. If you have a program, say, "shareware.exe," and you want people to download the file, just put this tag:
<a href="shareware.exe">Download my shareware program</a>
Note that not every web browser supports this easily. You may need to instruct people, especially those using Internet Explorer, to right-click on the link and choose "Save As..." to download the file. This is a small price to pay for not having to set up an FTP site.
Return to the Web Development - Misc. page.
Thanks For Sharing!
Newest Tips:
Microsoft Word 2010 Make Sure Others Can See Your Fonts
Microsoft PowerPoint 2010 Animations or Video Displaying Poorly?
Google Chrome [MODIFIED] Report a Malfunctioning Web Page, Crash, or Other Issue
Google Gmail Show Unread Message Count as an Icon
Follow Us!
Email Twitter RSSAbout MalekTips and the Author
The MalekTips website was created in 1998 by Andrew Malek of Envision Programming. The page's goal is to freely disperse computer-related tips, hints, and informative articles. Tips are organized to be easy to find, and are presented clearly, in easy-to-understand language. MalekTips also provides information and links to public-domain, open source, freeware, shareware, and commercial software available for download. < more >
![[Home]](http://malektips2.com/graphics/logo-small.png)