IE Blocks streaming of WORD documents

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My problem relates to IE. I open a pop up which will involves streaming...
but the word document just don't open. Which result in the pop up window to
get automatically closed. Trusted domains allow to open the word doc... but
how can we programmatically solve this problem.
 
Hi Surfer,

That the downloads work when you add the domain to the Trusted Zone
indicates that it is a setting for your Internet Zone that is preventing the
download. (Scripting enabled?)
Using a popup window with your steaming code may also be problematic with
browsers with popup blockers and or restrictions on opening scripted
windows.

Regards.
 
Back
Top