[thelist] ASP troubles on members.evolt

Daniel Fascia danfascia at totalise.co.uk
Wed Feb 27 05:50:00 CST 2002


Hi guys...

Just been testing out the new ASP support on members.evolt. Since VBScript is the devils language I have declared to use Javascript but am finding that I cannot
access the same objects as in VB... Probably my syntax error

-----> Javascript (not working)

FSO = new ActiveXObject("Scripting.FileSystemObject");

------> VBScript (works!!) why??

Set FSO = Server.Createobject("Scripting.FileSystemObject")

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






More information about the thelist mailing list