473,378 Members | 1,631 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Download link sent in email - HOW?

I want to send a link in email that when clicked, automatically starts
the download of a file on my web page/server to the recipient of the
email.

Is there something in XHTML that does this, or does it take a script?
I couldn't get <a href="ftp://..... to work.

Jul 24 '05 #1
7 1967
In our last episode,
<11**********************@o13g2000cwo.googlegroups .com>,
the lovely and talented richardv2
broadcast on comp.infosystems.www.authoring.html:
I want to send a link in email that when clicked, automatically starts
the download of a file on my web page/server to the recipient of the
email. Is there something in XHTML that does this, or does it take a script?
I couldn't get <a href="ftp://..... to work.


Thakn goodness! Any mail reader that does what you want should
be scrapped immediately.

I am afraid you'll have to come up with some other way to
deliver your virus.

--
Lars Eighner ei*****@io.com http://www.larseighner.com/
War on Terrorism: History a Mystery
"He's busy making history, but doesn't look back at his own, or the
world's.... Bush would rather look forward than backward." --_Newsweek_
Jul 24 '05 #2
Actually, I'm trying to deliver an eBook to a customer, but there are
always lurkers who can't answer the question but just have to say
something and assume the worst in everyone. It seems like you are one
of those. I guess your answer to my question is "I don't have a clue,
and I have no idea why you woulod want to do such a thing, but let me
insult you anyway."

Sincerewly,

Still waiting for a *HELPFUL* answer.

Jul 24 '05 #3
In article <11**********************@o13g2000cwo.googlegroups .com>,
"richardv2" <ri*******@cox.net> wrote:
I want to send a link in email that when clicked, automatically starts
the download of a file on my web page/server to the recipient of the
email.

Is there something in XHTML that does this, or does it take a script?
I couldn't get <a href="ftp://..... to work.


This is really a function of your email agent or how the client has
setup their browser to deal with the ftp protocol. If they haven't
setup to handle it, they'll be calling you for help. Be prepared to
talk them through setting up their browser to do ftp downloads.

Alternately, you can send a http link where the page sends the correct
MIME type and downloads the file. Again this is totally up to how the
client has setup their browser. If it doesn't know what to do with the
MIME type you're sending, you'll get support calls.

Bottom line, I see no way to guaranteed and reliable way to enable a
client browser can download a file. And this is a Good Thing(tm)
because it would mean the propagation of trojans and phishers. This is
exactly why opening email attachments from unknown senders is frowned
upon in Corporate environments. It's also why phishing emails
work--people don't know what they're really clicking.

You could make the file available in ZIP format and make a freeware
unzip utility available, but people would have to trust the URLs you're
sending.

And a last word of advise--loose the 'tude. Newsgroups aren't your
personal support network. Better to hire someone who knows what their
doing if all you want to do is be an imperious queen. Divas belong on
American Idol, not in newsgroups.

--
DeeDee, don't press that button! DeeDee! NO! Dee...

Jul 24 '05 #4
We work with small businesses with weak IT abilities to whom we need to
transfer large files. There is an ongoing overhead in guiding them
through setting up ftp clients. The next time they need a file we start
over because of turnover, different PC etc. I know why the question was
posed. It would be very convenient to send the customer an email with a
hyperlink they are instructed to click on. Ideally they would be
prompted for a username and password and then would be prompted for a
file save location.

Google searches returned very little on this which reinforces Lars
comment that it isn't a great idea. Is there a secure way to setup up
something like this?

Thanks

Jul 24 '05 #5
We work with small businesses with weak IT abilities to whom we need to
transfer large files. There is an ongoing overhead in guiding them
through setting up ftp clients. The next time they need a file we start
over because of turnover, different PC etc. I know why the question was
posed. It would be very convenient to send the customer an email with a
hyperlink they are instructed to click on. Ideally they would be
prompted for a username and password and then would be prompted for a
file save location.

Google searches returned very little on this which reinforces Lars
comment that it isn't a great idea. Is there a secure way to setup up
something like this?

Thanks

Jul 24 '05 #6
"Doug S" <do******@optonline.net> wrote in news:1112894439.066188.320220
@z14g2000cwz.googlegroups.com:
We work with small businesses with weak IT abilities to whom we need to
transfer large files. There is an ongoing overhead in guiding them
through setting up ftp clients. The next time they need a file we start
over because of turnover, different PC etc. I know why the question was
posed. It would be very convenient to send the customer an email with a
hyperlink they are instructed to click on. Ideally they would be
prompted for a username and password and then would be prompted for a
file save location.

Google searches returned very little on this which reinforces Lars
comment that it isn't a great idea. Is there a secure way to setup up
something like this?


I'd suggest finding a free cross-platform FTP client (FileZilla:
<http://sourceforge.net/projects/filezilla> might be a good start),
distributing it to your customers, and standardizing on it. That way you
can at least prepare a standard instruction sheet/FAQ document which you
distribute to all your customers and make available on your own site.
Won't solve all your problems to be sure, but at least it will stop
"combinatorial explosion."
Jul 24 '05 #7
richardv2 wrote:
Actually, I'm trying to deliver an eBook to a customer, but there are
always lurkers who can't answer the question but just have to say
something and assume the worst in everyone. It seems like you are one
of those. I guess your answer to my question is "I don't have a clue,
and I have no idea why you woulod want to do such a thing, but let me
insult you anyway."


Actually, he's one of those people who assume that everyone on the
internet understands the concept of *irony*. What he's saying is that
mail readers don't do that because it *could* be used to deliver a
virus. His point is that *even if* there are legitimate reasons to want
to do this, the risk of security problems means it can't be done
(unless you use some custom mail reader). Note that the ironic version
took fewer words. ;)

--
Safalra (Stephen Morley)
http://www.safalra.com/hypertext/

Jul 24 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Aaron | last post by:
On my website I have a dynamic link(aspx) to this file 0AX120S.jpg(privacy protection). When a visitor clicks on the link I want them to see my_vacation_pic.jpg (fetch realname from database) is...
3
by: Du Dang | last post by:
i wanna create a bot to download wallpaper from a website cuz there are thousands of pic availiable and right click and "save as" ain't fun no more so far i got this from google +++++++++++ ...
13
by: bmurphy | last post by:
Last week after much searching, I found the answer to my problem in this newsgroup. I can't find the thread from which I got my solution, but I wanted to report back what worked. When the site...
3
by: mpar612 | last post by:
I am trying to create an area where a user can come to a page that queries a database and displays links to files. Here is the code for the link: <td><a...
0
by: kain razial | last post by:
ANYOTHER NEEDS ALSO CONTACT ME.I WILL HELP YOU TO GET THAT TEKLA XSTEEL V 12 DOWNLOAD LINK. http://www.sendspace.com/file/zem32r
0
by: kain razial | last post by:
ANYOTHER NEEDS ALSO CONTACT ME.I WILL HELP YOU TO GET THAT TEKLA XSTEEL V 12 DOWNLOAD LINK. http://www.sendspace.com/file/zem32r
7
by: clintonG | last post by:
To all Microsoft partners and customers who have been unable to download recently or access ASP.NET documentation from the msdn2 website and for all of those customers who have been lied to and...
1
by: Joey Nolan | last post by:
Hi, I have a PDF file on my site that I want to distribute freely but I want to be able to contact anyone who downloaded it to warn them about mistakes and modification and new versions and...
1
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.