Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activex and javascript on the same page
Message
De
28/10/2008 17:48:20
 
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
01356747
Message ID:
01357865
Vues:
15
Thanks Juri.

I was trying to do it because I tried to include Googlemaps into a webpage and communicate it to my fox app via text files.

But I saw that google maps now has a Flash SDK.

Since I can insert a flash movie into a VFP form and then communicate flash to VFP with no effort it saves me the worries of using textfiles, dealing with the WFSO and problems with IE security.

Regards



>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
Répondre
Fil
Voir

Click here to load this message in the networking platform