Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Can't download from my link
Old 04-16-2008, 08:17 PM Can't download from my link
Extreme Talker

Posts: 218
Trades: 0
I have placed some mp3 files into a folder in my httpdocs.
Then I emailed the link to a file.

When I select the emailed link, the mp3 plays. But I'd like to download the file, but I don't see where/how.

When I right click the link, my only choices are:
Select All
Look Up...
Translate...

The greyed-out (unavailable) choices are:
Cut
Copy
Paste
Clear

Shouldn't it be when I right click the link the choices should be
Save
Save As

I'm using IE, when I go to File> the Save and Save As are greyed-out, and the same is true when I put the url in the browser of when I Alt-F. Save is still greyed out.

How can I do this correctly so it's easy to download the file?

Thanks.
chrisj is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-16-2008, 09:08 PM Re: Can't download from my link
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Usually all you need to do is link to the file. Some people might have their browsers set to play the mp3 instead of downloading it, but even then you should be able to right click and get the option to download.

Is this online and if so could you tell us where?

The issue could be with your email too and not necessarily the file. All you really should need to do is set the href on the link directly to the mp3
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 04-16-2008, 09:16 PM Re: Can't download from my link
Extreme Talker

Posts: 218
Trades: 0
Thanks for your reply.

There is no href. The link is essentially:

http://wwwdoaminname.com/folder/file.mp3


Should it be something else?

Any help will be greatly, greatly appreciated

chrisj is offline
Reply With Quote
View Public Profile
 
Old 04-16-2008, 09:31 PM Re: Can't download from my link
Super Talker

Posts: 138
Name: Shawn Lindsey
Location: Kentucky
Trades: 0
Hello,
Bascially what you need to do is this...


Go to your site, whereever you want it to be able to be download from and put it in like this. i will give you an example;


Download the XXXXXX Song Below

<a href="/httpdoc/file.mp3">SONGTITLEXXXXX</a>

And That should get you the download you are looking for.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

ShawnITSolution is offline
Reply With Quote
View Public Profile Visit ShawnITSolution's homepage!
 
Old 04-16-2008, 09:41 PM Re: Can't download from my link
Extreme Talker

Posts: 218
Trades: 0
Thanks for your reply.

I'm trying to test this so users can get an email from me and download the file.

So how do it set this up so a user can following a link to download the file?
And not see a list of other files.

Thanks
chrisj is offline
Reply With Quote
View Public Profile
 
Old 04-16-2008, 09:45 PM Re: Can't download from my link
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
The link you posted does work. I can download the file.

You could post a page online and set up the link on that page and then email a link to the page. It's another step for people to download the file, but they'll be able to download it.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 04-16-2008, 10:43 PM Re: Can't download from my link
Webmaster Talker

Posts: 560
Trades: 0
Yeah, it must be a browser problem/feature that you have set up. Just post the link here and let us test it

Matt
__________________

Please login or register to view this content. Registration is FREE
170 Designs is offline
Reply With Quote
View Public Profile
 
Old 04-16-2008, 10:57 PM Re: Can't download from my link
seocd's Avatar
Super Talker

Posts: 128
Name: Ryan
Trades: 0
put the mp3 file in your root directory and make sure the mp3 is actually uploaded onto your server. Then just post the link in an email like so:

http://www.yourdomainname.com/file.mp3

The user can then click the file to play it or download (depends on their settings) or they can right click and "save link as" or "save target as". This should work.
__________________
SEO Compatible
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
seocd is offline
Reply With Quote
View Public Profile
 
Old 04-16-2008, 11:10 PM Re: Can't download from my link
Extreme Talker

Posts: 218
Trades: 0
Thanks for your replies.

The url I posted was just an example.

You said "put the mp3 file in your root directory... and post the link in an email like so: http://www.yourdomainname.com/file.mp3"

How does someone link to the root directory?
Doesn't the mp3 need to be in the http docs folder to be linked like your example? http://www.yourdomainname.com/file.mp3

Can someone please explain how to put a file in the root directory and link to it?

Thanks again

Last edited by chrisj; 04-16-2008 at 11:11 PM..
chrisj is offline
Reply With Quote
View Public Profile
 
Old 04-16-2008, 11:19 PM Re: Can't download from my link
Webmaster Talker

Posts: 560
Trades: 0
Yes, you are correct. It should be where all your other main files go, like you said. Right within the httpdocs folder.

Matt
__________________

Please login or register to view this content. Registration is FREE
170 Designs is offline
Reply With Quote
View Public Profile
 
Old 04-16-2008, 11:32 PM Re: Can't download from my link
joder's Avatar
Flipotron

Posts: 6,442
Name: James
Location: In the ocean.
Trades: 0
When you log in with ftp to your domain, you should be in the root directory. Unless you set it up to be a subfolder.
joder is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Can't download from my link
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.93888 seconds with 12 queries