Atozed Forums
A - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (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: A (/thread-2343.html)



A - creorlei - 03-24-2021

algo está errado com o assíncrono, não estou conseguindo obter os valores digitados no navegador (cromo) no lado do Delphi.

something is wrong with asynchronous, I am not able to get the values typed in the browser (chrome) on the Delphi side.
   


RE: A - kudzu - 03-25-2021

There isnt enough info here to debug. Can you reduce this to a ready to run demo that shows just this issue? You can even take the simple guess demo for example and modify it.


RE: A - JacksonGomes - 03-26-2021

(03-24-2021, 10:55 PM)creorlei Wrote: algo está errado com o assíncrono, não estou conseguindo obter os valores digitados no navegador (cromo) no lado do Delphi.

something is wrong with asynchronous, I am not able to get the values typed in the browser (chrome) on the Delphi side.

IW version?


RE: A - JacksonGomes - 03-26-2021

Verifique se a propriedade SubmitOnAsyncEvent do seu TIWEdit está ligada ou não. Deveria estar como True.