I want to use javascript to create a textfile, so I used :
This Line of code:
var fso = new ActiveXObject("Scripting.FileSystemObject");
It's working properly in IE6 but not in IE8.
Any suggested solution?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…