
considerando lo que aqui dice
ASP101 - Error, y tomando el codigo... entonces ocuparias algo asi:
Código ASP:
Ver original<p>
Error details:
</p>
<table border="1">
<tr>
<td>Err.Source</td>
<td>[COLOR=#0000ff]<%= Err.Source %>[/COLOR]</td>
</tr>
<tr>
<td>Err.Number</td>
<td>[COLOR=#0000ff]<%= Err.Number %>[/COLOR]</td>
</tr>
<tr>
<td>Err.Description</td>
<td>[COLOR=#0000ff]<%= Err.Description %>[/COLOR]</td>
</tr>
</table>
fijate las palabras que se usan, guardalas en una variable, o disponlas directamente en la estructura del correo y enviala