This topic is locked

Display "Loading..." message

4/22/2011 12:35:11 PM
PHPRunner General questions
J
JCRamos author

I have a snippet in a view page that executes another external page ("validar_prueba.php").

This page update some values ​​of the current record and return to the previous view page.

How can I show "Loading..." page while "validar_prueba.php" is running as it does when loading a list of records?
Thanks.