Hi,
I have a button executing SSJS to update thousands of records on MS SQL. I would like to show a message that the process has started, and maybe half-way show the progress.
If I do a partial refresh after onclick then the update is finished ...
So is there a way to 'notify' the user of the progress of a script running in the background ?
Thanks in advance !
Regards,
An