----- Original Message -----
From: "TM360" <>
Newsgroups: microsoft.public.word.web.authoring
Sent: Wednesday, June 29, 2005 3:50 PM
Subject: Window freezes when window.open() window is closed.
> In our application we have a link that opens a new window displaying the
> contents of a page that can be customized by our end users. When we call
[quoted text clipped - 17 lines]
>
> Has anyone else experienced anything like this before?
Perhaps the user has Java and J-Script disabled?
I do not use any AV software and have customized my IE settings over three
versions of IE to disable many functions, while others are set to prompt.
When I visit some websites, the prompt box will not appear and cause the
site to lock up as well as IE.
My only option is to Ctrl-Alt-Del IE.
TM360 - 30 Jun 2005 18:48 GMT
I figured out the offending "HTML". When you save a document as a web page
in Word it embeds some tags/attributes in the HTML to support Word Smart
Tags. The offending attribute was in the HTML tag:
xmlns:st1="urn:schemas-microsoft-com:office:smarttags"
If I remove just this attribute, the problem goes away. Fortunately I don't
think this customer is actually using Smart Tags in their document. So in
the Tools | Options | Save tab they can just uncheck the checkbox labeled
"Embed Smart Tags". The new file no longer contains the Smart Tag support
and the problem goes away.
Of course I wish I could tell them to stop using freakin' Word as their HTML
editor, but alas...
> ----- Original Message -----
> From: "TM360" <>
[quoted text clipped - 32 lines]
> site to lock up as well as IE.
> My only option is to Ctrl-Alt-Del IE.