[Zope-dev] access of non html documents

General Info info@westrick.com
Tue, 12 Nov 2002 16:11:19 -0800


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C28A66.22BCEFE0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

i have the following situation.
i want the users to be able to download non html documents if that =
document is refered to from an html document. however, i dont want the =
users to be able to type the url and document name on the url box of =
their browers and be able to download it.
for example:
the documents exist in http://www.wwwdotcom.com/nonhtmldocs/doc1.pdf
however, i dont want the users to type that url on their browser and =
access doc1.pdf
i only want them to access it if that particular document is linked from =
an html document.
i have seen some websites that do that w/ images. how can i do that on =
zope? is it possible?=20

i would appreciate any comments/suggesstions.

-roberto

------=_NextPart_000_0005_01C28A66.22BCEFE0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3315.2869" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>i have the following =
situation.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT><FONT face=3DArial size=3D2>i =
want the users to=20
be able to download non html documents if that document is refered to =
from an=20
html document. however, i dont want the users to be able to type the url =
and=20
document name on the url box of their browers and be able to download=20
it.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>for example:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>the documents exist in <A=20
href=3D"http://www.wwwdotcom.com/nonhtmldocs/doc1.pdf">http://www.wwwdotc=
om.com/nonhtmldocs/doc1.pdf</A></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>however, i dont want the users to type =
that url on=20
their browser and access doc1.pdf</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i only want them to access it if that =
particular=20
document is linked from an html document.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i have seen some websites that do that =
w/ images.=20
how can i do that on zope? is it possible? </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i would appreciate any=20
comments/suggesstions.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>-roberto</FONT></DIV></BODY></HTML>

------=_NextPart_000_0005_01C28A66.22BCEFE0--