[Zope] How do i write <or>?
Stoonsdesign
webmaster@stoonsdesign.dk
Tue, 28 Nov 2000 13:29:04 +0100
This is a multi-part message in MIME format.
------=_NextPart_000_0039_01C0593F.2D1B00D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi there....
I have a small challenge you all....
The thing is that I have this page (made by somebody else) wich is =
supposed to look up some words in a database by writing:=20
<some url>?letter=3Da*
- this displays all the words starting with a...=20
But how do I look up all the words starting with the letters from a-c? I =
know that it must be something like this=20
<some url>?letter=3Da*|b*|c*
or maybee
<some url>?letter=3Da*<or>b*<or>c*=20
My question is this how do I write <or> in this line..?
Stoons - the newbie - still! =3D )
------=_NextPart_000_0039_01C0593F.2D1B00D0
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 http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi there....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I have a small challenge you =
all....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>The thing is that I have this page =
(made by=20
somebody else) wich is supposed to look up some words in a database =
by=20
writing: </FONT></DIV>
<DIV><FONT face=3DArial size=3D2><some =
url>?letter=3Da*</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> - this displays all the words =
starting with=20
a... </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>But how do I look up all the words =
starting with=20
the letters from a-c? I know that it must be something like this =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><some =
url>?letter=3Da*|b*|c*</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>or maybee</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><some=20
url>?letter=3Da*<or>b*<or>c* </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>My question is this how do I write =
<or> in=20
this line..?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Stoons - the newbie - still! =3D=20
)</FONT></DIV></BODY></HTML>
------=_NextPart_000_0039_01C0593F.2D1B00D0--