<DIV>Hi!<BR>&nbsp;&nbsp;&nbsp; I'm a college student in China.I found Zope one month ago,and i&nbsp; found that i have love it.<BR>&nbsp;&nbsp;&nbsp; So i want to ask a question.I was writing a Web message board for test.I have write the most part,<BR>but a problem trouble me.I have write a page to delete articles in the message board.In a page i use a <BR>sql method list all the caption of article,after each caption there is a checkbox using to check if user<BR>want to delete this article.the code like this:<BR>&nbsp;&lt;form action="me_del_article" method="POST"&gt;<BR>&nbsp;&lt;center&gt;<BR>&nbsp;&lt;table width="400"&gt;<BR>&nbsp;&lt;dtml-in sql_list_article&gt;<BR>&nbsp;&lt;tr&gt;<BR>&nbsp;&lt;td&gt;<BR>&nbsp;&lt;dtml-var caption&gt;<BR>&nbsp;&lt;/td&gt;<BR>&nbsp;&lt;td&gt;<BR>&nbsp;&lt;input name="title" type="checkbox" value="&lt;dtml-var caption&gt;"&gt;<BR>&nbsp;&lt;/td&gt;<BR>&nbsp;&lt;/tr&gt;<BR>&nbsp;&lt;/dtml-in&gt;<BR>&nbsp;&lt;/table&gt;<BR>&nbsp;&lt;input
 type="submit"&gt;&lt;input type="reset"&gt;<BR>&nbsp;&lt;/form&gt;<BR>&nbsp;&lt;/center&gt;<BR>and the sql method to delete article like this:<BR>&nbsp;&lt;params&gt;item&lt;/params&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; delete from article where caption=&lt;dtml-sqlvar item type=string&gt;<BR>and the DTML docment to invoke the sql method like this:<BR>&nbsp;&lt;html&gt;<BR>&nbsp;&lt;dtml-in title&gt;<BR>&nbsp;&nbsp;&lt;dtml-let item=sequence-item&gt;<BR>&nbsp;&nbsp;&lt;dtml-var item&gt;<BR>&nbsp;&nbsp;&lt;dtml-var sql_del_article&gt;<BR>&nbsp;&nbsp;&lt;/dtml-let&gt;<BR>&nbsp;&lt;/dtml-in&gt;<BR>&nbsp;&lt;/html&gt;<BR>I found the problem is that the sql method as if doesn't know the item object i creat.When i change the code <BR>and only check one checkbox to make the title is a string,not a sequence,the sql method work correct by that <BR>its params have&nbsp; been changed to title.<BR>If you can give me the&nbsp; clearly answer i will very glad, but if you don't have
 much time to test the <BR>code,please give me some places to download some example pages,and there is so few docment about Zope in <BR>China.I have learnd Zope only by &lt;&lt;Zope Book&gt;&gt;.I don't how to learn more about Zope. <BR>PS:my english is so poor that i beg you can understand my meaning easily^_^</DIV>
<DIV>&nbsp; thanks a lot!<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; soso<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A href="mailto:mysoso282@yahoo.com.cn">mysoso282@yahoo.com.cn</A><BR></DIV><p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com