Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ActiveX always prompting
Message
 
 
À
06/06/2003 08:30:57
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Internet
Catégorie:
Browsers
Divers
Thread ID:
00797161
Message ID:
00797471
Vues:
14
Mike,
A brief follow up...

Its considered a big no to mark other user's controls as safe for initialization and scripting (not to mention the liability issues), but its a simple matter of adding two keys to the registry (if you decide to write your own control).

Under the controls GUID entry in:
HKEY_CLASSES_ROOT/CLSID/{Controls Guid Here}/Implemented Categories
two keys must be added:
{7DD95801-9882-11CF-95A9-00AA006C42C4}
Value - (Default) REG_SZ (value not set)
{7DD95802-9882-11CF-95A9-00AA006C42C4} (Default) REG_SZ (value not set)
Value - (Default) REG_SZ (value not set)

This will tell IE that its safe for initialization and scripting, but it's not necessarily true. Hence the liability factor. Be aware and careful.

ED

PS. The above information was found by researching the article that I sent you a message about earlier.
Ed Aguinaga
ARIS, Inc
ed@arismls.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform