Discussions tagged JavaScript
New Method: Drag and drop from Outlook via Webbrowser drag target
- Resolved
- How-to
- Last updated 1 month ago
- Jeff Kandt replied 3 weeks ago
We've been struggling, like a lot of people apparently, with providing the ability to drag messages and attachments from Outlook into our PowerBuilder app.
We had been using Dddll.dll from Catsoft, but that stopped working when Outlook went to 64-b...
Jumping between a web client and PB app
- How-to
- Last updated 5 months ago
- Armeen Mazda @Appeon replied 5 months ago
Hi,
a customer is working on building a web client application (written in Javascript). One of the requirements is that clicking on a specificrow in the web client should jump to the corresponding row in a classic PowerBuilder application (2022 R3),...
Better JavaScript support
- Resolved
- Advice
- Last updated 1 year ago
- Logan Liu @Appeon replied 1 year ago
The new REST API support is great. We are prototyping a web application which shares an API with our PB application.
Manipulating the data when reading and saving information is very complex in JavaScript. When manipulating information coming from a...
Re: To call a powerbuilder event/function from javascript from webbrowser control
- Resolved
- How-to
- Last updated 2 years ago
- Sivaprakash BKR replied 2 years ago
Hello,
Using PB 2019 R3 build 2703, Webbrowser control
Need to call a powerbuilder event from a html file with JS function(s). How to call it?
Tried by going through few videos and codes from Appeon website.
Window consists of a webbrowser (wb_1...
powerbuilder 2021, CEF webbrowser, gestion des erreurs javascript
- Resolved
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
Bonjour,
J'utilise le webbrowser (Chromium Embedded Framework) pour afficher une page Web mais celle ci ne s'affiche pas correctement. Je suppose qu'il y a des problème javascript, mais je n'arrive pas à trouver un fichier de log qui afficherait ces...
Hellow,
I am tring to capture picture from webcam using webcam.js.( see an example here: https://makitweb.com/how-to-capture-picture-from-webcam-with-webcam-js/ )
Then, I want to load this page with PB webbrowser.
The problem is that when using th...
Trigger events or call PB functions from within Javascript function in OLE Browser component ?
- Resolved
- Issue
- Last updated 6 years ago
- Roland Smith replied 6 years ago
Hi
I want to display some Javascript component in a PB OLE Browser component. That works?
I receive clicked and doubleclicked events.
Is there a way to trigger PB events (anything) or event call PB functions from the Javascript executio...
- Page :
- 1