Can ActiveX controls be called by Macro Scheduler?

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
User avatar
Rain
Automation Wizard
Posts: 550
Joined: Tue Aug 09, 2005 5:02 pm
Contact:

Can ActiveX controls be called by Macro Scheduler?

Post by Rain » Sat Jun 23, 2007 7:06 pm

I want to call and run an ActiveX web launch control with Macro Scheduler. Is it even possible? The ActiveX is being called by clicking a link on a website; it then launches a program installed on the PC. Can the same within a script without having to use the web link?

Thanks

User avatar
jpuziano
Automation Wizard
Posts: 1085
Joined: Sat Oct 30, 2004 12:00 am

Post by jpuziano » Sun Jun 24, 2007 3:01 am

Hi Rain,

Have you tried the HTTPRequest> command? Perhaps this format would activate it...
  • HTTPRequest>http://www.mjtnet.com,,GET,,HTMLResponse
...put in your URL and see what it does (and let us know). Also, if you can, please post the actual link here on the forums... it would make it a lot easier to test various solutions.

Perhaps someone can supply a VBScript solution?

Take care
jpuziano

Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post - :-)

User avatar
Rain
Automation Wizard
Posts: 550
Joined: Tue Aug 09, 2005 5:02 pm
Contact:

Post by Rain » Sat Jun 30, 2007 3:58 pm

Hi jpuziano,

Thank you for your reply. I ditched the project and decided to go a different route without having to call/run the ActiveX file.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts