asp.net - Open a new window from html email -


i developed web page in asp.net send html email.
did coding sending mail in asp.net.
issue is, after sending mail need open popup window mail using hyperlink.
possible?

from comment on answer:

i need open popup window. not in new tab.

that requires javascript. cannot run javascript in email. therefore cannot achieve want.


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

php - Redirect and hide target URL -