Does ASP.NET require ActiveX or not?
Posted
by Sergej Andrejev
on Stack Overflow
See other posts from Stack Overflow
or by Sergej Andrejev
Published on 2010-03-17T15:04:28Z
Indexed on
2010/03/17
15:11 UTC
Read the original article
Hit count: 257
ASP.NET
Does Asp.Net require ActiveX to make Ajax calls? I suspect it does because without setting "initialize and script activeX controls not marked as safe" in IE options ASP.NET UpdatePanels don't work. Am I correct?
© Stack Overflow or respective owner