<html>
<body>
//<br><br>
<pre>Therefore as my next step I need to know how to exclude
&quot;&lt;/div&quot; from the 

innerHTML of the div.&nbsp; I've tried (.*(&lt;\/div){0}) but it doesn't
seem to work.

&nbsp;

1) How do I say &quot;allow any number of any characters but don't allow
this 

substring&quot;?

//
</pre>&nbsp;<br>
&nbsp;<br>
&nbsp;<br>
&nbsp;<br>
May be an stupid idea, but, I would try to first change the substring to
exclude to a single special character (for example |). Then you can do
the regxp search excluding that special character. <br>
&nbsp;<br>
&nbsp;<br>
&nbsp;</body>
<br>
<br>
<br>
<div>Alberto Domingo</div>
<br>
<br>
<div>_________________________________________________________________________</div>
<div>Universidad de Alcalá</div>
<div>Departamento de Bioquímica y Biología Molecular</div>
<div>Edificio de Medicina</div>
<div>Campus Universitario</div>
<div>Alcalá de Henares - 28871</div>
<div>Madrid</div>
<br>
<div>Teléfono: <x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>(+34)
91 885 4520</div>
<div>FAX:<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>(+34)
91 885 4585</div>
<br>
<div>alberto.domingo@uah.es</div>
<br>
</html>