[thelist] ASP troubles on members.evolt
Filip Salomonsson
thelist at lists.evolt.org
Wed Feb 27 06:49:00 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@netdesign.se salomonsson
shorter urls: <http://shorl.com>