Both Word and Excel support Web page editing. The problem
that is described in the "Symptoms" section occurs when Word and Excel try to
move to the hyperlink by using Microsoft OLE DB Provider for Internet
Publishing (MSDAIPP). Word and Excel use MSDAIPP to gain full read and write
access to the file. This navigation occurs in a new session that is distinct
from the original session that was used by Internet Explorer to open the
original file. Because of the new session, cookies that are saved by the
previous Internet Explorer session are not available in the second request.
This problem occurs even if the file is opened read-only in Internet
Explorer.
To address this issue, a hot fix was released to allow the
hyperlink navigation to open read-only on the first request and then read/write
on the second request. This permits the cookie information to be preserved for
navigation but still permits Web page editing in Office 2000.
For additional information
about the code change, click the following article number to view the article in the Microsoft Knowledge Base:
185978
FIX: Double GET requests and cookies are lost with Word 2000 or Excel 2000
If the client requests the same hyperlink two times
by clicking
Back and then by clicking the hyperlink again, the
internal semantics of the request appear as an edit request. Therefore, MSDAIPP
is used. The result is the loss of cookies for the second attempt and a
re-occurrence of the problem.