Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to enable activeX in borrower

Status
Not open for further replies.

jimmyweb

Programmer
Dec 9, 2004
37
0
0
US
Hi Friends,
I have a small application and need to use activeX.

it works in some users and other users got an error.
the borrower does not support activeX.
Do we can use a javascript ( onload event)to re set users' borrower for supporting activX?
Appreciating any example code.
Thanks
Jim
 
no, you cannot use javascript to force the user's browser to accept an activex control, for security reasons.


-jeff
try { succeed(); } catch(E) { tryAgain(); } finally { rtfm(); }
i like your sleeves...they're real big
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top