Atozed Forums
How to get Javascript response on Delphi side, without using hidden fields? - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: How to get Javascript response on Delphi side, without using hidden fields? (/thread-1135.html)



How to get Javascript response on Delphi side, without using hidden fields? - LeoBruno - 07-17-2019

Hi:

Can´t find an answer for this one anywhere.

Basically, I´d like to execute a javascript function on delphi, and get it´s response, without using a hiddent editbox or somwthing like that.

Is it possible?

How?


RE: How to get Javascript response on Delphi side, without using hidden fields? - kudzu - 07-17-2019

You may find this of use:

http://docs.atozed.com/docs.dll/development/Async%20callbacks%20in%20IntraWeb%2015.1.html


RE: How to get Javascript response on Delphi side, without using hidden fields? - Jose Nilton Pace - 07-19-2019

Hi Leo, visit Chad link and this answer.