Hello everyone.
I am trying to develop an application whereby a visitor to a web page can
click on a link such as ftp://myfile which in turn will open the download
manager and allow the user to drive the downloading operation. I wan to
be able to do this with both static files as well as files created through
an ASP script. I know how to create the files but don not how to
effectuate the downloading process. I assume that I need to set up a FTP
site on my server, but do not know ehough about IIS to do this or even if
this is necessary for what I am trying to accomplish. Any help would be
really appreciated. Thanks.
Hugh