Hi,
I have written some custom code and that is doing some calculation.
Actually what happens when I select some value from a Select Box, based upon that value it does some calculation and after that it add some rows into a table, but the entire process takes some time. What I want is to show a alert/message box like Please wait… and also I want that the message/alert box should automatically disappear once the process is complete.