Hi,
I would extract the content in attribute class=topictitle,
in my example, I want get "[IMPORTANT]" in a string variable .
CODE :
<td>
<a title="Posté: Lun 23 Jan 2012 00:56" href="./viewtopic.php" class="topictitle"><span style="color:#FF0000;">[IMPORTANT]</span> *
<td>
If anyone have an idea,
Regards