Stop Microsoft

Miscellaneous => The Lounge => Topic started by: pofnlice on 10 October 2004, 07:22

Title: index.html
Post by: pofnlice on 10 October 2004, 07:22
ok, I'm a dummy.

what's the href for linking to files for downloading on your index. Just to make a clickable dowmload...such as an .iso file which is located in the same directory as the index.html.

<html>
<head>
<title>Joe's Junk</title>
</head>
<body>
<href=???IDUNNOWHAT2PUHERE></href>
</body>
</html>

Obviously a basic boring set up, I'll get more detail later. I just want the index set up. Also, I would like it to reference it in a way where it displays the downloadable files name. Thanx in adavance.
Title: index.html
Post by: WMD on 10 October 2004, 08:24
Just the file name, nothing else.  ie:

Code: [Select]
Title: index.html
Post by: pofnlice on 13 October 2004, 16:12
Thanx, nucho appreciadado
Title: index.html
Post by: Refalm on 13 October 2004, 16:16
Extra service from Refalm.

If you want to link to an external webpage, do this:
Code: [Select]