03-28-2019, 01:48 PM
Hi Kudzu, i will try to explain:
i have a webform with several dynamically created divs (up 255). I need to know wich div was clicked and then call a function like a database read/write or show some message.
I am using the intraweb inside my desktop vcl application. I just add the IWStandAloneServer component to my main VCL app form.
Do you know an easy way to do this?
Thank you!
i have a webform with several dynamically created divs (up 255). I need to know wich div was clicked and then call a function like a database read/write or show some message.
I am using the intraweb inside my desktop vcl application. I just add the IWStandAloneServer component to my main VCL app form.
Do you know an easy way to do this?
Thank you!

