Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activex and javascript on the same page
Message
 
To
23/10/2008 16:54:38
Victor Chigne
Inteliventas
Peru
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
01356747
Message ID:
01357736
Views:
16
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform