I want to use javascript to create a text file, so I used:
This line of code:
var fso = new ActiveXObject("Scripting.FileSystemObject");
It works correctly in IE6, but not in IE8.
Any suggested solution?
IE8 Internet settings are more secure, they are not allowed activex objects. If you need to run this, go to Tools-> Internet Options-> Security-> Custom Level-> select enable or prompt activex ..
Source: https://habr.com/ru/post/1748311/More articles:MySQL Regular Expression Crosstab Match - joinОбъявлять глобальные переменные для партии операторов выполнения - sql server 2005 - global-variablesjQuery animation from the center of an object - jqueryJAVA: как загрузить URL-адрес базы данных из web.xml? - javahelp me understand the Validator.TryValidateObject () method - silverlight-4.0Is there an OR filter? - Django - pythonsuper-spatial optimized code - optimizationHow to edit supported cultures in a Silverlight project - visual-studioПроблема с отступом HAML IF - ruby-on-railsHow to recover aggregated objects? - phpAll Articles