[Zope-CMF] Importing Members from CSV file

Norman Khine norman@khine.net
Sun, 1 Jun 2003 12:52:14 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0221_01C3283C.A053A150
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hello,
i've been looking at the how-to for =
http://www.zopelabs.com/cookbook/1053577371 adding members from CSV =
file, but keep on getting=20

Error Type=20
NameError
Error Value=20
global name 'REQUEST' is not defined

as though the dtml is not passing the file values?

what am i doing wrong here?

thanks

norman
------=_NextPart_000_0221_01C3283C.A053A150
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 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV>hello,</DIV>
<DIV>i've been looking at the how-to for <A=20
href=3D"http://www.zopelabs.com/cookbook/1053577371">http://www.zopelabs.=
com/cookbook/1053577371</A>&nbsp;adding=20
members from CSV file, but keep on getting </DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV class=3Drow>
<DIV class=3Dlabel><STRONG>Error Type </STRONG></DIV>
<DIV class=3Dfield>NameError</DIV></DIV>
<DIV class=3Drow>
<DIV class=3Dlabel><STRONG>Error Value </STRONG></DIV>
<DIV class=3Dfield>global name 'REQUEST' is not defined</DIV>
<DIV class=3Dfield>&nbsp;</DIV>
<DIV class=3Dfield>as though the dtml is not passing the file =
values?</DIV>
<DIV class=3Dfield>&nbsp;</DIV>
<DIV class=3Dfield>what am i doing wrong here?</DIV>
<DIV class=3Dfield>&nbsp;</DIV>
<DIV class=3Dfield>thanks</DIV>
<DIV class=3Dfield>&nbsp;</DIV>
<DIV class=3Dfield>norman</DIV></DIV></DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_0221_01C3283C.A053A150--