Hi,
You might also wish to review 2003 issues of the MSDN Magazine - I remember
there was an article explaining how to display processing progress in an ASP
..NET application.
--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://www.x-unity.net/teststudio.aspx
Bring the power of unit testing to VS .NET IDE
"RepStat" <> wrote in message
news:81C5381C-6575-472F-A54C-...
> Hi
>
> What is the best way of displaying a 'please wait...calculating' message
to the user, while a long operation, such as database access, is occurring,
on an ASP.NET page?
>
>
> Thanks a lot