Consider the following scenario. You use the
document.open method together with the
replace parameter in
Windows Internet Explorer 7 or in Microsoft Internet
Explorer 6. In this scenario, the content of a Web page does not appear to
update as expected. When you click the
Back button, the
updated content appears.
Service pack information
To resolve this problem, obtain the latest service pack for Windows Vista. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
935791Â
(http://kbalertz.com/Feedback.aspx?kbNumber=935791/
)
How to obtain the latest Windows Vista service pack
Hotfix information
Internet Explorer 7
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language. The English
version of this hotfix has the file attributes (or later file attributes) that
are listed in the following table. The dates and times for these files are
listed in Coordinated Universal Time (UTC). When you view the file information,
it is converted to local time. To find the difference between UTC and local
time, use the
Time Zone tab in the
Date and
Time item in Control Panel.
Collapse this tableExpand this table
| File name | File version | File
size | Date | Time |
|---|
| Ieframe.dll | 7.0.6000.20543 | 6,056,448 | 23-Feb-2007 | 03:14 |
| Ieui.dll | 7.0.6000.20543 | 180,736 | 23-Feb-2007 | 03:14 |
Internet Explorer 6
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language. The English
version of this hotfix has the file attributes (or later file attributes) that
are listed in the following table. The dates and times for these files are
listed in Coordinated Universal Time (UTC). When you view the file information,
it is converted to local time. To find the difference between UTC and local
time, use the
Time Zone tab in the
Date and
Time item in Control Panel.
Internet Explorer 6 on Windows XP Service Pack 2
Collapse this tableExpand this table
| File name | File version | File
size | Date | Time |
|---|
| Shdocvw.dll | 6.0.2900.3268 | 1,499,136 | 06-Dec-2007 | 22:51 |
Internet Explorer 6 on Windows Server 2003 Service Pack 1
Collapse this tableExpand this table
| File name | File version | File
size | Date | Time |
|---|
| Shdocvw.dll | 6.0.3790.3089 | 1,516,032 | 12-Feb-2008 | 17:52 |
Internet Explorer 6 on Windows Server 2003 Service Pack 2
Collapse this tableExpand this table
| File name | File version | File
size | Date | Time |
|---|
| Shdocvw.dll | 6.0.3790.4234 | 1,508,352 | 12-Feb-2008 | 17:57 |
Microsoft has
confirmed that this is a problem in the Microsoft products that are listed in
the "Applies to" section.
This problem was first corrected in Windows Vista Service Pack 1.
To enable this hotfix, you must modify a registry key. To
modify the registry key, follow these steps:
- Exit Internet Explorer.
- Click Start, click Run,
type regedit, and then click OK.
- Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
- On the Edit menu, point to
New, and then click Key.
- Type FeatureControl, and then press ENTER.
- Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl
- On the Edit menu, point to
New, and then click Key.
- Type
FEATURE_DOCUMENT_REPLACE_KB933182, and then press ENTER.
- Right-click
FEATURE_DOCUMENT_REPLACE_KB933182, point to
New, and then click DWORD Value.
- Type iexplore.exe, and then press
ENTER.
- Right-click iexplore.exe, click
Modify, type 1 in the Value
data box, and then click OK.
- On the File menu, click
Exit to close Registry Editor.
For more information about the
document.open method, visit the following Microsoft Developer Network (MSDN)
Web site: