I was wondering if its possible to have a browser inside a dialog? if kinda of looking into it, and i guess you can use shdocvw.dll but i'm not sure how i would do this with macro scheduler. yes, it is necessary that the browser be inside the dialog.
thanks
an IE browser window inside a dialog..
Moderators: Dorian (MJT support), JRL
-
- Newbie
- Posts: 16
- Joined: Sat Nov 18, 2006 7:19 am
I would have answered if I knew. A browser window is a dialog so I'm not sure I understand the question. You could write your own browser, read the HTML, interpret it and put what you want into a dialog but that's gonna be complicated.
Perhaps a little more explanation of what you're wanting to accomplish.
Perhaps a little more explanation of what you're wanting to accomplish.
-
- Newbie
- Posts: 16
- Joined: Sat Nov 18, 2006 7:19 am
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
You cannot do that with Macro Scheduler dialogs. You could do it with VB.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Since MS support calling external dll right?
What about this tool below.
http://www.veretennikov.org/Default.asp ... fault.aspx
Theres an example in the wso.zip file using vbscript and wso.dll.
I wonder anyone can show how to use the wso.dll using MS instead to call the dll.
Thank you.
What about this tool below.
http://www.veretennikov.org/Default.asp ... fault.aspx
Theres an example in the wso.zip file using vbscript and wso.dll.
I wonder anyone can show how to use the wso.dll using MS instead to call the dll.
Thank you.