Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activex and javascript on the same page
Message
 
À
23/10/2008 16:54:38
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
01356747
Message ID:
01357736
Vues:
15
Hi Victor!
You can use the powerful FileSystemObject.
<script type="text/javascript">
var fso = new ActiveXObject("Scripting.FileSystemObject");

</script>
The site where you have planned to use such scripts must be in the scope "Trusted sites".



>Hello.
>
>I want to write some data to the user disk from javascript. I think that if I make a OCX with a couple functions, lets say writestring and readstring (from a .INI file) then javascript can write and read values to the user disk. Is that correct? Does anybody have an example? Wich security has to be disabled on the client side? Will this ever work in newer browsers?
>
>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform