Voici mon code source.
Code : Tout sélectionner
If StringInStr($source, $id[$for][0] & @LF &@TAB & @TAB & "</td>" & @LF & @TAB & @TAB & '<td style="text-align:center;">' & @LF & @TAB & @TAB & @TAB) Then
MsgBox(4096, "", "trouvé.")
$trouve = StringRegExp($source, $id[$for][0] & @LF &@TAB & @TAB & "</td>" & @LF & @TAB & @TAB & '<td style="text-align:center;">' & @LF & @TAB & @TAB & @TAB & "[[:digit:].]")Code : Tout sélectionner
id[$for][0]
</td>
<td style="text-align:center;">
[color=#FF0000]0.000[/color]Merci de me répondre.


