Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ActiveX problem with XP SP2

1 view
Skip to first unread message

Jennifer Yu

unread,
Aug 23, 2005, 9:28:48 PM8/23/05
to
I have a XP SP2 trying to access a web page that has a signed ActiveX
control. When the server is not a trusted site in this XP's IE, an
"Information bar" about installing ActiveX control appears. This causes the
"onbeforeunload" event been fired, and an build in dialog asking user to
confirm for navigating out of this page. When I click on <ok>, it goes to
my login.asp instead of ActiveX installation dialogs.

My web page is watching for "onbeforeunload" event, and redirect to
login.asp only when this page is touched. It seems like when "Information
bar" appears, this page is touched somehow. Is there anything (an event
maybe) that can tell me this case so that I can suppress my "navigate out"
popup and hopefully it'll proceed the ActiveX installation? or anyone knows
how to solve this problem?

Thanks,
Jennifer Yu


0 new messages