Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: downloading a page


Message #1 by "Ken Iacovou" <kiacovou@a...> on Wed, 8 May 2002 15:44:00
Thanks
I found exactly what I needed at the URL you provided




> This message is in MIME format. Since your mail reader does not 
understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1F69F.056A6940
Content-Type: text/plain;
	charset="iso-8859-1"

Here is an article written by Michael Filip from AspFree.com
http://www.aspfree.com/authors/robert/default.asp?aid=95

It should have everything you need to know.... including some code!

-------------------------------------------
Jason A. Greenfeld
Lead Software Developer
Unitek Technical Services


-----Original Message-----
From: Ken Iacovou [mailto:kiacovou@a...]
Sent: Wednesday, May 08, 2002 11:44 AM
To: HTML Code Clinic
Subject: [html_code_clinic] downloading a page


I am generating a page that displays plain text but would like to instead 
of displaying the page, to download it to the client pc.

I have tried playing with the content-type but have not been successful at 
forcing the page to download.

I would appreciate any help on this.

Thanks
Ken Iacovou

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20
---
Change your mail options at http://p2p.wrox.com/manager.asp or 
to unsubscribe send a blank email to


------_=_NextPart_001_01C1F69F.056A6940
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: [html_code_clinic] downloading a page</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Here is an article written by Michael Filip from =
AspFree.com</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://www.aspfree.com/authors/robert/default.asp?aid=3D95" =
TARGET=3D"_blank">http://www.aspfree.com/authors/robert/default.asp?aid=3D=
95</A></FONT>
</P>

<P><FONT SIZE=3D2>It should have everything you need to know.... =
including some code!</FONT>
</P>

<P><FONT SIZE=3D2>-------------------------------------------</FONT>
<BR><FONT SIZE=3D2>Jason A. Greenfeld</FONT>
<BR><FONT SIZE=3D2>Lead Software Developer</FONT>
<BR><FONT SIZE=3D2>Unitek Technical Services</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Ken Iacovou [<A =
HREF=3D"mailto:kiacovou@a...">mailto:kiacovou@a...</A>]</FONT>=

<BR><FONT SIZE=3D2>Sent: Wednesday, May 08, 2002 11:44 AM</FONT>
<BR><FONT SIZE=3D2>To: HTML Code Clinic</FONT>
<BR><FONT SIZE=3D2>Subject: [html_code_clinic] downloading a =
page</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>I am generating a page that displays plain text but =
would like to instead </FONT>
<BR><FONT SIZE=3D2>of displaying the page, to download it to the client =
pc.</FONT>
</P>

<P><FONT SIZE=3D2>I have tried playing with the content-type but have =
not been successful at </FONT>
<BR><FONT SIZE=3D2>forcing the page to download.</FONT>
</P>

<P><FONT SIZE=3D2>I would appreciate any help on this.</FONT>
</P>

<P><FONT SIZE=3D2>Thanks</FONT>
<BR><FONT SIZE=3D2>Ken Iacovou</FONT>
</P>

<P><FONT SIZE=3D2>---</FONT>
</P>

<P><FONT SIZE=3D2>Improve your web design skills with these new books =
from Glasshaus.</FONT>
</P>

<P><FONT SIZE=3D2>Usable Web Menus</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/th=
eprogramme" =
TARGET=3D"_blank">http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3D=
nosim/theprogramme</A></FONT>
<BR><FONT SIZE=3D2>r-20</FONT>
<BR><FONT SIZE=3D2>Constructing Accessible Web Sites</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/th=
eprogramme" =
TARGET=3D"_blank">http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3D=
nosim/theprogramme</A></FONT>
<BR><FONT SIZE=3D2>r-20</FONT>
<BR><FONT SIZE=3D2>Practical JavaScript for the Usable Web</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/th=
eprogramme" =
TARGET=3D"_blank">http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3D=
nosim/theprogramme</A></FONT>
<BR><FONT SIZE=3D2>r-20</FONT>
<BR><FONT SIZE=3D2>---</FONT>
<BR><FONT SIZE=3D2>Change your mail options at <A =
HREF=3D"http://p2p.wrox.com/manager.asp" =
TARGET=3D"_blank">http://p2p.wrox.com/manager.asp</A> or </FONT>
<BR><FONT SIZE=3D2>to unsubscribe send a blank email to =
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C1F69F.056A6940--

  Return to Index