Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in ASP .NET only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
ASP .NET
Setting a 'wait' cursor
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Greg Smith
#1
Setting a 'wait' cursor
Apr 19 '07, 07:05 PM
I would like to set an hourglass style cursor during long operations like
sql data retrieval. I this do-able?
Any help is greatly appreciated.
Alexey Smirnov
#2
Apr 19 '07, 07:15 PM
Re: Setting a 'wait' cursor
On Apr 19, 8:54 pm, "Greg Smith" <g...@umn.eduwr ote:
I would like to set an hourglass style cursor during long operations like
sql data retrieval. I this do-able?
No. But you can display a "please wait..." message
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/browse_thread/thread/44302efa18ea9567
Comment
Post
Cancel
Alexey Smirnov
#3
Apr 19 '07, 07:15 PM
Re: Setting a 'wait' cursor
On Apr 19, 9:10 pm, Alexey Smirnov <alexey.smir... @gmail.comwrote :
On Apr 19, 8:54 pm, "Greg Smith" <g...@umn.eduwr ote:
>
I would like to set an hourglass style cursor during long operations like
sql data retrieval. I this do-able?
>
No. But you can display a "please wait..." message
>
http://groups.google.com/group/micro...framework.aspn
...
Actually, I forgot, you can change a cursor via CSS (cursor: wait) but
I don't think it helps. Use a "please wait..." behavior
Comment
Post
Cancel
carion1
#4
Apr 19 '07, 08:35 PM
Re: Setting a 'wait' cursor
Ajax.
http://ajax.asp.net/default.aspx?tabid=47
On Apr 19, 1:54 pm, "Greg Smith" <g...@umn.eduwr ote:
I would like to set an hourglass style cursor during long operations like
sql data retrieval. I this do-able?
>
Any help is greatly appreciated.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment