Interface VBA Internet Explorer
Bonjour,
Je suis novice dans l'interfaçage en VBA et internet explorer, j'ai regardé pas mal de tuto, mais je n'arrive pas à faire un clique sur un bouton.
Pouvez vous m'aider, voici ce que me donne l'explorateur
Code:
1 2 3 4 5 6 7 8
|
<TD id=treeViewmon_menu*3 style="DISPLAY: none" vAlign=top colSpan=2><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD style="BACKGROUND-IMAGE: url(/test/config/struts_layout_config/img/treeLine.gif); BACKGROUND-REPEAT: repeat-y" height="100%" vAlign=top width=16><IMG border=0 src="/test/config/struts_layout_config/img/treeItem.gif" width=16 height=22></TD>
<TD width=1></TD>
<TD><A href="/test/bordereau/bonsortie/initCreer.do">Créer bon de sortie</A></TD>
<TD noWrap align=right></TD></TR> |
Je vous remercie beaucoup de votre aide.
Anthony