HTML / webpage question - javascript
- New
- How-to
-
John Vanleeuwe
- PowerBuilder
- Monday, 17 August 2026 09:58 AM UTC
Using PB2025 built 3726
we have a small application that scans some webpages for particular content using the inet object and geturl function.
this works just fine , unless there are some javascript functions being called on the html page.
then this function will return the actual call of the javascript function eg. primefaces function instead of the actual result of the javascript function
my question is : anyone have any design ideas on how i can get the result of these javascript functions instead of the actual calls of the javascript functions inside my result html please ?
Hope i made sense :)
TIA
John
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.