Hi all,
my first attempt on making an ASP

I'v made a page that fetches data from an access database, this takes some time, and I was wondering if there is a simple way to show to the user that a process is ongoing...

something like this :



or just show "Loading..." would be enough...

thanks