Good morning. I have a page that sends by post 3 variables, it is captured by another page and makes a query and generates a table with mysql data. Currently the table has 140,000 records so it takes about 20 seconds to assemble everything when sending the data. I need you to guide me to show a gif that says loading at the moment of clicking on the send button until the other page is generated. I found examples but the effect does when the page is generated so I am waiting for 20 sec and dsp does the gif and fade to show what is inside a div. Can you give me a hand? What is it done or what do I have to look for in order to learn it? By clicking on search, I see a gif "Loading" before the next page can show the table. Thank you very much.