Re: FTP transfer from site

by Michael Jon Muehlendorf <haoka(at)wi.tds.net>

 Date:  Wed, 05 Jul 2000 11:57:01 -0500
 To:  "janet lynne" <janet.lynne(at)worldnet.att.net>,
<hwg-basics(at)mail.hwg.org>
 References:  micron
  todo: View Thread, Original

Hi Janet!

Nothing special...just create a link that specifies the path and filename;

e.g.  <.a href="filename.ext">Download File<./a>
(ignore the periods in my example)

To further explain, suppose you had a file called "patch1.zip"...and it
resided in a directory called "patches" which was one level down from the
directory of the current html page, then your tag would look like this
(again, ignore the periods):

<.a href="./patches/patch1.zip">Download Patch1 Here<./a>

If the file resides in the same directory as the current html page, then it
would look like this:

<.a href="patch1.zip">Download Patch1 Here<.a>

These examples assume that your file has the ".zip" extension. If the file
is not a "zipfile", use whatever extension you need.

HTH,

Mike

At 08:56 AM 7/5/00 -0700, janet lynne wrote:
>Hello,
>
>I have a client who is interested in making available files for download
>from their site (deivers, patches, things like that).  It seems I've heard
>this takes something special.  Before I go about telling them this is
>possible and how much, can you experts please tell me what you know?
>
>Thanks in advance,
>
>Janet
>AnnieMation.com
>
>

Michael Jon Muehlendorf
email: mailto:coyote(at)scenic-bluffs.com
www: http://www.scenic-bluffs.com/fsg/

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA