Jim F
19 years ago
When I use the following line of code:
var cn = new Server.CreateObject("ADODB.Connection");
I get the following error:
'Server' is undefined.
I new to jscript, so I've probably left something out some where but
whatever it is I 've not seen it in any of the examples I've copied. Any
suggestions anyone?
var cn = new Server.CreateObject("ADODB.Connection");
I get the following error:
'Server' is undefined.
I new to jscript, so I've probably left something out some where but
whatever it is I 've not seen it in any of the examples I've copied. Any
suggestions anyone?
--
Jim F
Jim F