473,698 Members | 2,603 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2341
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*******@nosp ambtopenworld.c om> wrote in message
news:ep******** ******@TK2MSFTN GP11.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 PleaseWaitButto n
(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.c om> wrote in message
news:e0******** ******@TK2MSFTN GP09.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*******@nosp ambtopenworld.c om> wrote in message
news:ep******** ******@TK2MSFTN GP11.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
11708
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 in runtime from an imagelist or Image.FromFile command, the image is displayed but there is no animation. How do I change (in run-time) one animated gif to another animated gif and display the animation?
1
11348
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
9705
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 seems to deal with showing the GIF and not saving it. Thanks, John
10
23543
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
6326
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 that I get is a box with nothing in it. It almost seems as if the file will not open on my page, let alone animate. It still works fine with my Netscape browser. I am using Windows 98. Any ideas would be appreciated. Thanks,
2
1646
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 me the sample code.
4
6354
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 unpredictable. If I connect it to the onload event, sometimes only half the page will be displayed. Does the onload even fire before rendering? Does anyone know a reasonable way to accomplish my original goal of
27
14024
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 dwells on some frames longer than it should. Searching for this problem, I have found several people who have stated that animated GIFs don't work in a PictureBox at all, and you have to use the ImageAnimator. I assume they must be referring to...
1
1695
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 that the graphics object is kin use elsewhere. Basically my user control has the following styles set, AllPaintingInWmPaint and UserPaint. When my control recieves a string array it starts scrolling each string in the array in a marquee...
0
8609
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9169
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8871
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6528
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5861
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4371
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2335
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.