Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3827

Feature Request : Add Abillity To Send Message To XOJO Backend Webserver From Javascript Running In Browser

$
0
0

Sometimes we use javascript to manipulate XOJO objects in the browser.
Like moving the controls freely using drag and drop via jQuery.
But there is no way to update the parameters ( e.g. : location ) to the
backend server. So whenever the parameter is updated, it will return to the value last
maintained by the backend server. I utilize JavaScriptError event
to return values from the webpage to the backend server but this is not supposed to be handled like this.
Can we have an event like MessageFromJavascript / JavascriptMessage / or whatever suitable
to allow this? It will simplify development greatly without having to resort to WebSDK etc.

Please consider this. :slight_smile:

https://tracker.xojo.com/xojoinc/xojo/-/issues/77072

9 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 3827

Trending Articles