What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Download help

Download help
Author: Message:
Lourix
Full Member
***

Avatar


Posts: 422
Reputation: 13
32 / Male / Flag
Joined: Aug 2006
O.P. Download help
In html how do I make a download link?
[Image: 202180054.png]
10-13-2006 08:56 AM
Profile E-Mail PM Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Download help
quote:
Originally posted by Lourix
In html how do I make a download link?
<a href="insert link for download file">Write text here that you want to link to</a>

For example you want to download the image on the google page
<a href="http://www.google.co.in/images/logo_sm.gif">Click here to see the image</a>

If you add that and click it, you'll see the image then the person should save it if needed. If the file is something like a exe,mp3 etc ie something that the browser cant parse, it will download the file :)

Update:
code:
<a href="http://download.msgpluslive.net/setup/MsgPlusLive-401.exe">Click here to download Messenger Plus! Live 4.01.240</a>

Output is seen as follows:
Click here to download Messenger Plus! Live 4.01.240

This post was edited on 10-13-2006 at 09:04 AM by John Anderton.
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
10-13-2006 09:01 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On