Exemplo n.º 1
0
        <td>
            <label>
            <input type="text" name="txtNome" id="txtNome" class="caixaGrande" value="<?php 
echo $status->GetNome();
?>
"/>
            </label>        </td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
      </tr>
      <tr>
        <td>Descri&ccedil;&atilde;o:</td>
        <td><input type="text" name="txtDescricao" id="txtDescricao" class="caixaGrande" value="<?php 
echo $status->GetDescricao();
?>
"/></td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
      </tr>
      

      
      <tr>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
      </tr>