[Zope] sql method attributes

Joseph Kocherhans joseph@aspen-net.com
Tue, 1 Feb 2000 15:58:09 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_0098_01BF6CCD.226E1B40
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello,

I read some place that a ZSQL method can get attributes from two places: =
variables and through HTTP. If I use something like method?argv=3Dargv =
it works fine. But I also have argv defined as a property. For some =
reason the method doesn't recognise this. Is my understanding of how =
ZSQL methods are supposed to work flawed? In other words how can I pass =
an argument to a ZSQL method without having to include it in a URL or a =
form.

Thanks,

-Joseph Kocherhans

------=_NextPart_000_0098_01BF6CCD.226E1B40
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.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I read some place that a ZSQL method =
can get=20
attributes from two places: variables and through HTTP. If I use =
something like=20
method?argv=3Dargv it works fine. But I also have argv defined as a =
property. For=20
some reason the method doesn't recognise this. Is my understanding of =
how ZSQL=20
methods are supposed to work flawed? In other words how can I pass an =
argument=20
to a ZSQL method without having to include it in a URL or a =
form.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>-Joseph =
Kocherhans</FONT></DIV></BODY></HTML>

------=_NextPart_000_0098_01BF6CCD.226E1B40--