/    Sign up×
Community /Pin to ProfileBookmark

downloading a file???? please help!!!!

Hey, i want to be able to put a download link on a site, i tried Click <a href=”Download Order form.xlt” target=”_blank”>here</a> to download the order form. but that just comes up with the excel form in the web browser, what i need it todo it come up with, Save and Cancel, so customores can download it and send back.

Cheers
Jakeie Boy

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@the_treeJun 02.2006 — Urm why, can't you just use a standard HTML form? It'd be easier for you and your users.
Copy linkTweet thisAlerts:
@CharlesJun 02.2006 — And posting Microsoft Office documents is a major virus vector.

Word gave me a nasty one once. It started naming all my files "ethan fromm".
Copy linkTweet thisAlerts:
@kiwibritJun 02.2006 — Hey, i want to be able to put a download link on a site, i tried Click <a href="Download Order form.xlt" target="_blank">here</a>[/QUOTE]

Another thought, target="_blank" is not valid strict code, as should be used for a new page, I think. Actually, IMHO, it is a pity that target="_blank" is not available, now - it was very simple coding. However, you should now use something like javascript, which should include a note that a new window will be opened. Or you could abandon opening a new window, of course. The link will not open up in a new window for non-javascript users.

Most browsers offer the option to open in a new window, anyway. So, on further thought, perhaps target="_blank" had had its day.
Copy linkTweet thisAlerts:
@Jack_O_ConnellJun 03.2006 — Use a zip file
Copy linkTweet thisAlerts:
@jakeie_BoyauthorJun 03.2006 — thx all, i just used a self extract zip file, uploaded that then set that to download.
Copy linkTweet thisAlerts:
@MayhamJun 05.2006 — i do it like :

<a href="program.exe">Name u would like to see on website</a>
×

Success!

Help @jakeie_Boy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...