I'm fairly sure it's illegal to have makup in an attribute, the "message" param in your case. You might try escaping the angle brackets (not sure how this will look in the forum):
Code:
<
=>
& l t ;
>
=>
& g t ;
There are no spaces between the entity characters.
--
Joe (
Microsoft MVP - XML)