|
 |
asp_web_howto thread: download a folder or complete htm file
Message #1 by "Jennifer O'Leary (WS2)" <JenniferO@W...> on Mon, 22 Apr 2002 15:41:42 +0100
|
|
This is a multi-part message in MIME format.
------_=_NextPart_001_01C1EA0B.D1953FE6
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello,
I want to enable my user to download a folder or complete htm file
(including images folder & associated files) without using zipped files.
Is there some code apart from <a href=3D"myfile.doc">Download</a> that I
can use?
Thanks in advance,
Jen
Message #2 by "Drew, Ron" <RDrew@B...> on Mon, 22 Apr 2002 10:55:19 -0400
|
|
This is a multi-part message in MIME format.
------_=_NextPart_001_01C1EA0D.B89BC08F
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
http://www.4guysfromrolla.com/webtech/faq/FileSystemObject/faq4.shtml
Take a look at the use of FSO
-----Original Message-----
From: Jennifer O'Leary (WS2) [mailto:JenniferO@W...]
Sent: Monday, April 22, 2002 10:42 AM
To: ASP Web HowTo
Subject: [asp_web_howto] download a folder or complete htm file
Hello,
I want to enable my user to download a folder or complete htm file
(including images folder & associated files) without using zipped files.
Is there some code apart from <a href=3D"myfile.doc">Download</a> that I
can use?
Thanks in advance,
Jen
--- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20 ---
|
|
 |