Page 4 of 4

Re: Embed JS into PureBasic

Posted: Thu Jun 06, 2019 9:04 am
by Kwai chang caine
Hello JHPJHP

Thanks a lot for your great work, like usually :shock:
Is it possible with your code, to manage firefox for create a ROBOT, do thousand of same actions (Ex : Go to an url, Click a link, read a page, write text in a field, write the text readed in a local file, etc ...) and all that without install something on windows ?

Again congratulation for sharing all your enormous works 8)

Re: Embed JS into PureBasic

Posted: Thu Jun 06, 2019 3:19 pm
by JHPJHP
Hi Kwai chang caine,

Sorry, none of the code I have written will directly accomplish the tasks you require.

A solution that comes to mind, something we discussed before, is accessing the Microsoft Active Accessibility (MSAA) API.

Implementing a Microsoft Active Accessibility (MSAA) Server: Practical Tips for Developers and How Mozilla Does It

See the following:
- How to access a document's HTML in Firefox using IAccessible
- Accessing Mozilla's ISimpleDOMNode by using IAccessible

Re: Embed JS into PureBasic

Posted: Wed Jun 12, 2019 9:22 am
by Kwai chang caine
Since all the time i search to do that with FF and a simple way, i say to me perhaps your great code can do it.... :idea:
It's not prohibited to dream a little bit ....and with PB the dream is never really far :wink:

Thanks a lot for all this precious links MASTER 8)
I take a look and try to understand :oops: :D
Have a very good day, and never i can enough thank you, for the enormous works you give to the PB community :shock:

Re: Embed JS into PureBasic

Posted: Sun Jun 14, 2020 12:51 am
by ricardo
Hello @JHPJHP

I just read that some of your code could insert jquery into a webgadget, its dynamically done?

Best Regards

Embed JS into PureBasic

Posted: Fri Jun 26, 2020 4:47 am
by JHPJHP
Hi ricardo,
ricardo wrote:I just read that some of your code could insert jquery into a webgadget, its dynamically done?
I noticed that you were helped by Kiffi in this post.

Unfortunately, I don't have much time to spend on the forum these days, and the option to notify me when a reply is posted does not seem to work.

Cheers.

Re: Embed JS into PureBasic

Posted: Sat Apr 08, 2023 6:31 pm
by JHPJHP
Hello All,

I've noticed enough downloads of Embed JS into PureBasic to make this post.

While this thread is by no means without its uses, it has been superseded by the Chromium WebGadget.

NOTE: Internet Explorer was retired on June 15, 2022.

With a ranging level of success, I'm still using the PureBasic WebGadget in the following projects:
- YouTube Player & Downloader
- MP4 Player & Downloader
- Barcode Generator
- Google Translate Service
- Embed JS into PureBasic
- Geolocation: Google Maps