It may also be a problem with tables, could you try to insert some spaces or
maybe some test tex between the img tag and and /td /tr tages:
>
> base.epl:
> -------------------------------------------------------------------------
> <html>
> <head><title>test</title></head>
> <body>
> <table><tr><td>
<img src="bla.png" border="0" alt="" />
[- Execute('*'); -]
</td>
</tr>
</table>
</body>
> </html>
> -------------------------------------------------------------------------
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]