Using Script from within ActiveX Control (scripting control???) 
Author Message
 Using Script from within ActiveX Control (scripting control???)

Does anybody know how to call a script from within an ActiveX Control?  Thanks in
advance for any assistance!

Emma



Fri, 29 Aug 2003 22:02:53 GMT  
 Using Script from within ActiveX Control (scripting control???)
Hi Emma,

You can use the MSScript control.  It's free!
If you don't have it... check out MS site.

Pete

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Sun, 31 Aug 2003 10:02:21 GMT  
 Using Script from within ActiveX Control (scripting control???)
Pete,

Thanks for the info, but I have already tried it and cannot seem to get it to
work properly.  It sounds as if you might have used it before.  Do you know where
I can find any good tutorials on it.  I am using javascript(NOT JScript) and I
cannot even get a simple alert to come up.  Although the VBScript msgbox works
just fine! :)  I need to use javascript though for this particular function.

Thanks again!

Quote:
-----Original Message-----

Hi Emma,

You can use the MSScript control.  It's free!
If you don't have it... check out MS site.

Pete

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
.



Mon, 01 Sep 2003 04:30:33 GMT  
 Using Script from within ActiveX Control (scripting control???)
Hi Emma,

The MSScript control only handles VBScript and JScript.  I would search the web for "Java Script" and "Control" (or something similar) I am sure you can find what you are looking for.

Sorry I wasn't much help.

Pete

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Tue, 02 Sep 2003 02:05:27 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. trying to populate treeview control in activex using vb script

2. SetLanguage using Microsofts ActiveX Script Control

3. ActiveX control within ActiveX control Licencing Error 429

4. Embedding licensed ActiveX Controls within a VB ActiveX Control

5. Calling server-script from within client-script

6. Running a .vbs script from within a .vbs script

7. Script from within a script....

8. Get Script file path within script

9. calling a script from within a script?

10. CGI Script Call from within VB Script

11. Calling server-script from within client-script

12. Script edit control or programmable script editor??

 

 
Powered by phpBB® Forum Software