Rodrigo, Boa Tarde !! Meu caro estou apanhando pra caramba para fazer o meu aplicativo que sendo feito em Delphi 2009 interagir com um site que usa HTML/JAVA, o botão de entrar e alguns outros estão como texto em hiperlinks, como faço para chamar estes botões através do meu código, estou usando tmb o TWebBrowser, segue abaixo: <tr>
<td width="1" rowspan="2"> </td>
<td width="441" rowspan="2" align="left" valign="top" bgcolor="#f4f4f4"><img name="tarja_central_acesso_r2_c1" src="/PROPSCY_DLL.Dll/files/tarja_central_acesso_r2_c1.gif" width="441" height="28" border="0" alt=""></td>
<td width="106" background="/PROPSCY_DLL.Dll/files/tarja_central_acesso_r2_c2.gif" class="texto"><input type="TEXT" name="EUSUARIO" onkeypress="FormataUpperCase(this,event);" onkeydown="SkipTab();" class="bodytext" style="z-index:110;width:106;height:17;color:#000000;text-align:left;" id="EUSUARIO"></td>
<td width="44" rowspan="2"><img name="tarja_central_acesso_r2_c3" src="/PROPSCY_DLL.Dll/files/tarja_central_acesso_r2_c3.gif" width="44" height="28" border="0" alt=""></td>
<td width="105" background="/PROPSCY_DLL.Dll/files/tarja_central_acesso_r2_c4.gif" class="texto"><input type="PASSWORD" name="ESENHA" onkeydown="SkipTab();" class="bodytext" style="z-index:110;width:106;height:17;color:#000000;text-align:left;" id="ESENHA"></td>
<td width="60" align="center" valign="middle" class="texto"><a href="LKENTRAR" onclick="LKENTRARIWCL; return false" class="Texto" style="z-index:100;font: 9px;color:#FFFFFF;background-Color: #000000;" id="LKENTRAR">Entrar</a></td>
<td width="73" valign="middle" class="texto"> <a href="LKSAIR" onclick="LKSAIRIWCL; return false" class="Texto" style="z-index:100;font: 9px;color:#FFFFFF;background-Color: #000000;" id="LKSAIR">Sair</a></td>
</tr> Os dados já consegui enviar para as variaveis, agora preciso entrar, sem usar o mouse. Abraços e obrigado domenico@grupodomenico.com.br