[Zope] Changing Objects properties
Jens JB. Bjerre
jens@bkinformatik.dk
Mon, 24 Mar 2003 13:13:36 +0100
This is a multi-part message in MIME format.
------_=_NextPart_001_01C2F1FE.CC346F50
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi
=20
I have a newbee question. I have made a form in a DTMLMethod which i'm
going to use, to change some properties in an object. I'm calling it
with: http://site/theObjectToChange/theMethod - and that part is
working fine. When I have changed the values, how can I "save" those
changes to the object.
=20
Regards
=20
Jens Bjerre
------_=_NextPart_001_01C2F1FE.CC346F50
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{font-family:Arial;
color:windowtext;}
@page Section1
{size:595.3pt 841.9pt;
margin:3.0cm 2.0cm 3.0cm 2.0cm;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DDA link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Hi</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB =
style=3D'font-size:
10.0pt;font-family:Arial'>I have a newbee question. I have made a form =
in a DTMLMethod
which i’m going to use, to change some properties in an object. =
I’m
calling it with: <a =
href=3D"http://site/theObjectToChange/theMethod">http://site/theObjectToC=
hange/theMethod</a>
- and that part is working fine. When I have changed the values, =
how can I
“save” those changes to the object.</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB =
style=3D'font-size:
10.0pt;font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB =
style=3D'font-size:
10.0pt;font-family:Arial'>Regards</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB =
style=3D'font-size:
10.0pt;font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span lang=3DEN-GB =
style=3D'font-size:
10.0pt;font-family:Arial'>Jens Bjerre</span></font></p>
</div>
</body>
</html>
=00
------_=_NextPart_001_01C2F1FE.CC346F50--