Hi!

I have in a HTML file some lines like:

<img src="/img/etc/flecher3.gif" width=10 height=11 hspace=2><a
href="/rdn?oid=161402&rub=2035" class=nodeco><font face=arial,helvetica
size=2 color=#044370 class=titrehome><b>Apple Expo renaît sur le
Net</b></a><br>
<img src="/img/etc/flecher3.gif" width=10 height=11 hspace=2><a
href="/rdn?oid=161445&rub=2148" class=nodeco><font face=arial,helvetica
size=2 color=#044370 class=titrehome><b>Comparatif des fournisseurs
d'accès&nbsp;: Wanadoo reprend son titre</b></a><br>


I would like to extract the strings: "<a href="/rdn?oid=161402&rub=2035""
and  "<a href="/rdn?oid=161445&rub=2148""


How can i do ?

Thanks

Franck


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to