When my asp page is looping through a recordset is it possible to show a "loading" screen until it has finished and then show the results??
Regards,
Matt.
Printable View
When my asp page is looping through a recordset is it possible to show a "loading" screen until it has finished and then show the results??
Regards,
Matt.
You can use threading. Check out
http://msdn.microsoft.com/library/de...sthreading.asp