How can i run application from VBScript
Hi friends,
I want to run an application on Client Side when they visits webpage both in Win98 & win Nt ( I know how to do it if client system is win NT )
I need a way that i can do this in both win98 & win NT
is there another way to do this ?
( If i can include registry key with vbscript than also it's ok coz. throught registry i can run app. atleast once )
Your expertise on this topic is extremely needed :confused:
Pl. Im learning VBScript
Thankz...
-Bhargav
this is the queston i've been asking
tnk God that sum1 have a similar objective as i am.
jpritchard, cud u share to me the code u did on javascript.
additionally, how would i use an activeX ctrl's method on vbscript? for example, i used kodak's image edit ctrl. i was able to pass on its width,height and other of its basic properties. my problem is that if i tried to show an image through its DISPLAY method, nothing happens.
so, how would i use a method of an activeX ctrl.