It's not possible to run asp code in an e-mail message. It should be plain HTML.
What you could do is put a page on the internet which can handle parameters from a GET method (as in http://somesite.tld/mypage.aspx?para...bla¶m2=bla)
You can then put a link to this page in your e-mail. Whenever the user clicks on the link, the page will be called and you can run your code in the page.



LinkBack URL
About LinkBacks




Reply With Quote


Bookmarks