[Zope] Handling created objects, not in the Zope database

Petter Enholm Petter Enholm" <pe@snapper.no
Wed, 7 Feb 2001 14:31:55 +0100


This is a multi-part message in MIME format.

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

Hi,

I am trying to map data from my SQL database into a list of ZClass =
objects.  For all entires found in the SQL database I want to create =
temporary instances of ZClass objects, so that I can use the different =
methods in the class.  The dtml-in call attempts to validate these =
elemets which causes the pop-up logon box to appear.=20

I have tried to turn of validation in the source code and all my =
elements are displayed properly. Is there a way to "force" dtml-in into =
not performing this validation?=20

Best regards

Petter Enholm
Snapper as


------=_NextPart_000_0106_01C09112.B83BF5B0
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.3103.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am trying to map data from my SQL =
database into a=20
list of ZClass objects.&nbsp; For all entires found in the SQL database =
I want=20
to create temporary instances of ZClass objects, so that I can use the =
different=20
methods in the class.&nbsp; The dtml-in call attempts to validate these =
elemets=20
which causes the pop-up logon box to appear. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have tried to turn of validation in =
the source=20
code and all my elements are displayed properly. Is there a way to =
"force"=20
dtml-in into not performing this validation? </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Best regards</FONT></DIV>
<DIV><BR><FONT face=3DArial><FONT size=3D2>Petter =
Enholm</FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Snapper as</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0106_01C09112.B83BF5B0--