Lionel
04-02-2005, 01:55 PM
How can I prevent the html code to be broken in email sent by vb?
like
<a href="mailto:postings@site.com?subject=[thread-10826-224e7]">
Click here to reply by mail</a>
In that example, the link received started at "mailto and ended at Click
omitting the tags
like
<a href="mailto:postings@site.com?subject=[thread-10826-224e7]">
Click here to reply by mail</a>
In that example, the link received started at "mailto and ended at Click
omitting the tags