PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → MESSAGE DURING SERVER PROCEDURE
MESSAGE DURING SERVER PROCEDURE
Débuté par FSISTI, 16 jan. 2017 18:34 - Aucune réponse
Membre enregistré
2 messages
Posté le 16 janvier 2017 - 18:34
Hello,

using WebDev 20, how is possible to display messages (change the value of an RTA element or textbox), while a server procedure is running?

The updated information comes from the server procedure, i did try to assign a value to an RTA control (from server code in a procedure) but nothing happens.

Must ajax controls be enabled?

Thank you