S
silke.kuhm
Hello to all,
I'm no friend of it at all, but: I was asked to make a multipart-mail
with a javascript (only for an optical effect) for a christmas-mailing.
The script runs in outlook express 6, netscape mail 7.1 an outlook 2002
(view/view in internet zone). But it doesn't run in outlook 2000 -
althought I've activated scripting and used the lowest security
settings.
That's how the message HTML-Part looks like:
<html>
<body>
<script type="text/javascript"
src="http://domain.com/pfad/script.js"></script>
Hello User.
Das ist die<b>HTML</b> Version!
</body>
</html>
The script runs neither as external script nor written directly in the
HTML-Part.
What is the reason for that?
I know that most users won't have javascript enabled - but it would be
nice to have an explanation for the customer (and my boss ;-) why it
doesn't run in outlook 2000 with all necessary options enabled - maybe
it would be suitable for persuading them not to use javascript in the
mail.
Greetings from Austria,
Silke
I'm no friend of it at all, but: I was asked to make a multipart-mail
with a javascript (only for an optical effect) for a christmas-mailing.
The script runs in outlook express 6, netscape mail 7.1 an outlook 2002
(view/view in internet zone). But it doesn't run in outlook 2000 -
althought I've activated scripting and used the lowest security
settings.
That's how the message HTML-Part looks like:
<html>
<body>
<script type="text/javascript"
src="http://domain.com/pfad/script.js"></script>
Hello User.
Das ist die<b>HTML</b> Version!
</body>
</html>
The script runs neither as external script nor written directly in the
HTML-Part.
What is the reason for that?
I know that most users won't have javascript enabled - but it would be
nice to have an explanation for the customer (and my boss ;-) why it
doesn't run in outlook 2000 with all necessary options enabled - maybe
it would be suitable for persuading them not to use javascript in the
mail.
Greetings from Austria,
Silke