Computing.Net > Forums > Web Development > Downloads on website

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Downloads on website

Reply to Message Icon

Name: john252525
Date: February 8, 2005 at 17:51:18 Pacific
OS: XP
CPU/Ram: 99999999999999....
Comment:

I need help i want others do be able to Download, programs and songs from my website i dont know how to do this could someone please tell he how to do this with HTML or anyway i can do this myself for free



Sponsored Link
Ads by Google

Response Number 1
Name: jake1025
Date: February 8, 2005 at 19:23:06 Pacific
Reply:

link your download files the same way you would link your html files.

example:
file = program.exe
[a href="program.exe"]download[/a]
use greater than/less than signs


0

Response Number 2
Name: Dr. Nick
Date: February 8, 2005 at 21:19:52 Pacific
Reply:

Don't mind this post, just trying something...

<a href="http://www.google.com">Google</a>


0

Response Number 3
Name: john252525
Date: February 9, 2005 at 11:02:11 Pacific
Reply:

how do i "link your download files the same way you would link your html files.
example:
file = program.exe
[a href="program.exe"]download[/a]
use greater than/less than signs" if i wanna add a song for download?

Hi


0

Response Number 4
Name: Dr. Nick
Date: February 9, 2005 at 13:37:15 Pacific
Reply:

You access files to download the same way as any other resource.

Say you have the song "Song.mp3" in the same directory as the file "Song-list.html". If you want to allow a visitor to download 'Song.mp3', then in 'Song-list.html' add a link someplace that looks like:

<a href="Song.mp3">Download a song</a>


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


scrolling works for FF bu... clear form through sepera...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Downloads on website

Error with java on website www.computing.net/answers/webdevel/error-with-java-on-website/250.html

Give my website some comments : ) www.computing.net/answers/webdevel/give-my-website-some-comments-/846.html

PHP JPEG file download on Mac(IE) www.computing.net/answers/webdevel/php-jpeg-file-download-on-macie/1534.html