X
Xanthus
My webpage opens a vbscript only page that gets data in xml format and
streams it to Excel. (As described at
http://msdn.microsoft.com/library/d.../en-us/odc_xl2003_ta/html/odc_XLxmlhowto_.asp
- Using VB and ASP with XML to generate Excel 2003 workbooks).
This works fine.
The problem is that in XP SP2, the IE instance opened for the vbscript only
page no longer closes when Excel is closed. The user has to manually close
this window. This didn't happen in XP SP1. Obviously there is a security
change, but I have been unable to determine how to reverse it.
Does anyone know how I can get the IE instance to close when Excel closes in
XP2 SP2?
Thanks
streams it to Excel. (As described at
http://msdn.microsoft.com/library/d.../en-us/odc_xl2003_ta/html/odc_XLxmlhowto_.asp
- Using VB and ASP with XML to generate Excel 2003 workbooks).
This works fine.
The problem is that in XP SP2, the IE instance opened for the vbscript only
page no longer closes when Excel is closed. The user has to manually close
this window. This didn't happen in XP SP1. Obviously there is a security
change, but I have been unable to determine how to reverse it.
Does anyone know how I can get the IE instance to close when Excel closes in
XP2 SP2?
Thanks