sandie
10-23-2002, 09:21 AM
I am trying to write a code(server side) using Javascript.
First of all, is this possible(As I see javascript is mainly for Client Side programming). Even in this site, it's under Client Side Programming.
The line(colored one) is giving me a problem:-
var ommi = Server.CreateObject("Mmiwrp.mmiwrap");
ommi.Connect("Some IP adress","RUser","","password");
Any help will be very mcu appreciated!!!
First of all, is this possible(As I see javascript is mainly for Client Side programming). Even in this site, it's under Client Side Programming.
The line(colored one) is giving me a problem:-
var ommi = Server.CreateObject("Mmiwrp.mmiwrap");
ommi.Connect("Some IP adress","RUser","","password");
Any help will be very mcu appreciated!!!