<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">I don't think the problem is in the code you
      posted. The SqueakDebug.log file would help.<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 6/12/13 4:04 PM, Juan wrote:<br>
    </div>
    <blockquote
cite="mid:CAKizN9waPBRwvbq_87Zk7aGs_txo4H+cb14RXC53jH6nz_kNkQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">folks
        <div><br>
        </div>
        <div><br>
        </div>
        <div><span style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">My
            form is very simple ,its has one botton and when I press the</span><br
            style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">
          <span style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">botton
            I want to render table results of query</span><br
            style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">
          <span style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">but
            my knoledge of seaside framwork is weak.</span><br
            style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">
          <span style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">this
            is my method</span><br>
        </div>
        <div><br>
        </div>
        <div>renderContentOn: html</div>
        <div><span style="white-space:pre-wrap"> </span>html &nbsp;</div>
        <div><span style="white-space:pre-wrap"> </span>form: [&nbsp;</div>
        <div>
          <span style="white-space:pre-wrap"> </span>html text:
          'id_user: '.</div>
        <div><span style="white-space:pre-wrap"> </span>html textInput</div>
        <div><span style="white-space:pre-wrap"> </span>callback: [
          :value | self nroDoc: value ];</div>
        <div><span style="white-space:pre-wrap"> </span>value: nroDoc.</div>
        <div><span style="white-space:pre-wrap"> </span>html
          submitButton</div>
        <div><span style="white-space:pre-wrap"> </span>callback: [
          "here i want to render table object"</div>
        <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;self call:
          (self renderContentTableOn: &nbsp;html) ];</div>
        <div><span style="white-space:pre-wrap"> </span>value: 'Save'
          ]&nbsp;.</div>
        <div><br>
        </div>
        <div><span style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">I'm
            doing something wrong because i have error.</span><br
            style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">
          <span style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">MessageNotUnderstood:
            receiver of "openTag:attributes:closed:" is nil.</span><br
            style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">
          <br style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:10.909090995788574px;line-height:12.727272033691406px;white-space:pre-wrap">
          <br>
        </div>
        <div>
          <h2 style="color:rgb(1,89,141);margin:2px 0px
            0.5em;font-weight:normal;font-family:'Helvetica
            Neue',Helvetica,Verdana,Arial,sans-serif">
            MessageNotUnderstood: receiver of
            "openTag:attributes:closed:" is nil.</h2>
          <div><br>
          </div>
          <div><span style="color:rgb(51,51,51);font-family:'lucida
grande',tahoma,verdana,arial,sans-serif;font-size:11px;line-height:12.71875px;white-space:pre-wrap">Any
              sugestions are welcomed</span><br>
          </div>
          <div>best&nbsp;</div>
          <div>jmdc</div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
seaside-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>