|
<< Click to Display Table of Contents >> Navigation: Telegram > 2024 > 04 > 30 > Telegram_2024-04-30T04 |
2024-04-30T04:34:21
Intraweb has to manually call javascript code. There’s a function in WebApplication that can be parsed a js string
2024-04-30T04:34:43
Intraweb never has control over the component because there is no component.
2024-04-30T04:48:32
Is it possible to get data back from the client using JavaScript- say read the values of a jquery component back to the server? Sorry for the newbie question, but although I have experience with JavaScript I have only ever used Intraweb in a RAD way.
2024-04-30T04:49:35
I’m not sure, using raw javascript isn’t how intraweb is intended to be used so