I generate word document through a web site. Which then prompts the user to either Open / Save / Save As options.
One of our client has set OfficeCacheLocation, explained in the link.
http://support.microsoft.com/kb/2020636?wa=wsignin1.0
Is there any way to disable this caching through Web [ASP.net ]
or
can we add some tag [XML] in our word document when its generated , so that office does not open / save it to cache ?
Config at client end
IE 9 and Office 2010
note: This is some thing that office does at the client side and we can not ask them remove the setting.