[thelist] ASP troubles on members.evolt

Filip Salomonsson filip at netdesign.se
Wed Feb 27 06:49:00 CST 2002


Daniel Fascia wrote:
>
> -----> Javascript (not working)
>
> FSO = new ActiveXObject("Scripting.FileSystemObject");

> Is it something to do with Chillisoft ASP or just my code ;-) ??

Have you declared the FSO variable? What kind of error
message do you get?

This _should_ work:
var fso = new ActiveXObject("Scripting.FileSystemObject");

/filip
--
filip at netdesign.se salomonsson
shorter urls: <http://shorl.com>



More information about the thelist mailing list