473,405 Members | 2,187 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Animated buttons control?

Can anyone recommend any good controls to implement animated buttons. I want
something that can perform the following:

- Must initially display a static image
- When clicked the button must seamlessly display an animated GIF while
waiting for the postback to return

The idea is to provide some indication to the user that a process is running
between page postbacks. For example, at our sites checkout page, we have to
exchange data with one of our vendors machiens and this can take 30 seconds
or so sometimes. We want to provide a small progress bar style animation to
the user while it is happening.

Ben
Feb 24 '06 #1
2 2329
unless you want to write an active/x control of java applet which can start
a background thread (the main ie thread is stalled during postback) to run
the animation, you should use a polling. google this newgroup for progress
bar suggestions, i believe there are some controls.

-- bruce (sqlwork.com(

"Ben Fidge" <be*******@nospambtopenworld.com> wrote in message
news:ep**************@TK2MSFTNGP11.phx.gbl...
Can anyone recommend any good controls to implement animated buttons. I
want something that can perform the following:

- Must initially display a static image
- When clicked the button must seamlessly display an animated GIF while
waiting for the postback to return

The idea is to provide some indication to the user that a process is
running between page postbacks. For example, at our sites checkout page,
we have to exchange data with one of our vendors machiens and this can
take 30 seconds or so sometimes. We want to provide a small progress bar
style animation to the user while it is happening.

Ben

Feb 24 '06 #2
Hi Bruce,

This isn't quite what I'm after. I actually use PleaseWaitButton
(http://www.codeproject.com/aspnet/PleaseWaitButton.asp) but this is giving
me a lot of problems since going over to ASP.NET 2.0

Thanks for your response however.

Ben
"Bruce Barker" <br******************@safeco.com> wrote in message
news:e0**************@TK2MSFTNGP09.phx.gbl...
unless you want to write an active/x control of java applet which can
start a background thread (the main ie thread is stalled during postback)
to run the animation, you should use a polling. google this newgroup for
progress bar suggestions, i believe there are some controls.

-- bruce (sqlwork.com(

"Ben Fidge" <be*******@nospambtopenworld.com> wrote in message
news:ep**************@TK2MSFTNGP11.phx.gbl...
Can anyone recommend any good controls to implement animated buttons. I
want something that can perform the following:

- Must initially display a static image
- When clicked the button must seamlessly display an animated GIF while
waiting for the postback to return

The idea is to provide some indication to the user that a process is
running between page postbacks. For example, at our sites checkout page,
we have to exchange data with one of our vendors machiens and this can
take 30 seconds or so sometimes. We want to provide a small progress bar
style animation to the user while it is happening.

Ben


Feb 25 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: pannonej | last post by:
I am using Visual Studio 2003, Windows Application (not web) and Visual Basic. When I place an animated gif (not in runtime) in a button or picture box, it works fine. When I change the gif...
1
by: Jim S. | last post by:
when i try to insert an animated gif it would not run, just shows as a pic in the view mode, why? and how can i put an animated GIF so it plays when i run the database? thanks jim
9
by: John J. Hughes II | last post by:
Is it possible using Image or Bitmap to build and save an animated GIF file? I am not have a problem saving the GIF file just getting the frames added to it. I did find ImageAnimator but it only...
10
by: Liz | last post by:
All: Can anyone tell me why my animated GIF does not show up as animated when put into a pictureBox?? Thanks. Liz
7
by: Gary Kaucher | last post by:
At the top of the page on my website http://www.itemlook.com I have an animated gif called "eyeline.gif". It has worked fine in the past, but recently I am unable to get it to work using IE6. All...
2
by: mukeshsrivastav | last post by:
Dear All, Can we have a animated button excluding 'graphic' and 'style' property option.Animated means caption moveing like marquee in html, or like asp.net buttom with natural look.If yes provide...
4
by: Jeff | last post by:
Hi, I'd like to write Javascript that stops animated gifs from animating. On Firefox, at least, window.stop(); does the trick, although it stops everything on the page and is kind of...
27
by: Phil | last post by:
I thought it would be nice to display some animated GIFs on some of my forms. I put a PictureBox control on a form, and loaded my GIF file in. It animates, but not properly. It seems very jerky and...
1
by: NickP | last post by:
Hi there, I've made a few animated controls but would like to check on the correct procedure for doing so as unfortunately every now and then, without warning, I recieve a GDI+ Exception stating...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.