How to set the client's cursor as "wait" status?

I want to set the cursor as "wait" ,wherever i move my mouse,the "wait" isn't changed. How can I do?
[102 byte] By [BigBoy] at [2008-1-25]
# 1
You can find lots of good answers to ASP.NET questions at forums.asp.net using their search feature (http://forums.asp.net/search/). Here's one I found using "cursor and wait"

http://forums.asp.net/514075/ShowPost.aspx

RokYu at 2007-9-9 > top of Msdn Tech,.NET Development,JScript for the .NET Framework...
# 2
Thank you! I found it. I use Javascript code like this : document.body.style.cursor = "wait";.
BigBoy at 2007-9-9 > top of Msdn Tech,.NET Development,JScript for the .NET Framework...

.NET Development

Site Classified