2007/12/4, noskule &lt;<a href="mailto:noskule@gmx.net">noskule@gmx.net</a>&gt;:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi list<br>I use zap for a comment&#39;s and want to add a honeypot mechanism:<br><br>I have to save data in 2 pages, which is working fine:<br><br>(:zap datapage_1=&quot;{*$FullName}&quot;&nbsp;&nbsp;CommentForm:)<br>(:zap savedata_1=&quot;timelastaction,countcomments,Status&quot;&nbsp;&nbsp;CommentForm:)
<br><br>(:zap datapage_2=&quot;{*$FullName}-Comment-{countcomments}&quot; CommentForm:)<br>(:zap<br>savedata_2=&quot;pagetype,timecreated,Livecycle,Title,Text,AuthorName,AuthorContact&quot;<br>CommentForm:)<br><br><br><br>
know the same with the honepot mechanism, here only savedata_2 works but<br>not savedata_1. Does anyone see what&#39;s wrong?<br><br>(:zap datapage_1=&quot;{*$FullName}&quot;&nbsp;&nbsp;CommentForm:)<br>(:zap if=&quot; equal {Comment} &#39;&#39; ?
<br>savedata_1=timelastaction,countcomments,Status&quot;&nbsp;&nbsp;CommentForm:)<br><br>(:zap datapage_2=&quot;{*$FullName}-Comment-{countcomments}&quot; CommentForm:)<br>(:zap if=&quot; equal {Comment} &#39;&#39; ?<br>savedata_2=pagetype,timecreated,Livecycle,Title,Text,AuthorName,AuthorContact&quot;
<br>CommentForm:)<br><br>thanks for any hints nos<br><br>_______________________________________________</blockquote><div><br>Hello noskule,<br>
<br>
If you use several zap &quot;if&quot; entries, you need to identify them with an integer (e.g. if1, if2, etc).<br>
Please correct this and let me know whether that works.<br>
Kind regards,<br>
<br>
Benoit &nbsp;</div><br></div><br>