Hi list <br><br>After read <a href="http://plope.com/Books/2_7Edition/AppendixA.stx#2-19">http://plope.com/Books/2_7Edition/AppendixA.stx#2-19</a> I tried use two dtml-in for get information from zsql diferents, but say &quot;This resource may be trying to reference a
  nonexistent object or variable <strong>&#39;x_var_region&#39;</strong>.&quot;<br><br>what is missing?<br><br>The first dtml-in (prefix=&quot;q&quot;) only return one record.<br>The second dtml-in return 12 records.<br>
<br>[code]<br>&lt;dtml-in expr=&quot;zsql_taller(<br>&nbsp;&nbsp;&nbsp; zregi=bregi, ztall=btall)&quot; <br>&nbsp;&nbsp;&nbsp; prefix=&quot;q&quot;&gt;<br>&lt;p&gt;<br>&lt;form class=&quot;formulario&quot; action=&quot;estado.html&quot; id=&quot;main_form&quot; name=&quot;main_form&quot;&gt;<br>
&lt;input type=&quot;hidden&quot; name=&quot;accion&quot; value=&quot;insertar&quot; /&gt;<br><br>&lt;ul&gt;<br>&nbsp;&nbsp;&nbsp; &lt;li&gt;&lt;label for=&quot;bregi&quot; class=&quot;titulo&quot;&gt;REGION&lt;/label&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;select id=&quot;bregi&quot; name=&quot;bregi&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dtml-in dime_region prefix=&quot;x&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option value=&quot;&lt;dtml-var x_var_region&gt;&quot;&nbsp;&nbsp;&nbsp; &lt;--- Here try access tha variable<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dtml-if expr=&quot;x_var_region==q_var_region&quot;&gt;selected&lt;/dtml-if&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/option&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/dtml-in&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/select&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;/li&gt;<br>&lt;/ul&gt;<br><br clear="all">&lt;/form&gt;<br>&lt;p&gt;<br>&lt;/dtml-in&gt;<br>
-- <br>________________________________________<br>Lo bueno de vivir un dia mas<br>es saber que nos queda un dia menos de vida<br>