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

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -