ActiveXObject dans un Plugin

2 replies [Last post]
Danone KiD
Danone KiD's picture
User offline. Last seen 2 years 52 weeks ago. Offline
Joined: 05/05/2008
Posts: 4

Bonjour,

Je voudrais dans un plugin pouvoir lister les fichiers d'un répertoire.
Pour faire ceci je voulais utiliser les fso

var fso = new ActiveXObject("Scripting.FileSystemObject");

Mais le serveur me répond

[JavaScript Error: "ActiveXObject is not defined"

Comment faire pour utiliser ces fonctions dans un plugin

Merci pour vos lumières

Browser is Gecko-based

Even though I'm in Lyon, France right now, I apologize that I can only respond in English...

The browser/plug-in interface for Connected is Gecko-based, so ActiveX is not supported.

Firefox is the best way to test HTML-based plug-ins that you wish to use with Connected.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.