send browserinformation additionally
-
hello,
for technical support i want to have the browserinformation of a user.
e.g. like this
<p id="browserinfo"></p><script> document.getElementById("browserinfo").innerHTML = navigator.appVersion; </script>how to implent this in the email?
thanks
oli
The topic ‘send browserinformation additionally’ is closed to new replies.