473,789 Members | 2,806 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Put a message "Please Waiting" during a working

Hello all,

My application delay some minutes when I press a button(it's doing
some working ).
How can I put a message: "Please wating" during this delay? It is
important that after the execution finish this message disappear.
Fúlvio
Feb 13 '08 #1
3 5169
On Feb 13, 9:40 am, "Fúlvio" <fulvi...@gmail .comwrote:
Hello all,

My application delay some minutes when I press a button(it's doing
some working ).
How can I put a message: "Please wating" during this delay? It is
important that after the execution finish this message disappear.

Fúlvio
One way would be to display a pop-up window that says "please wait".
Once your processing has completed, the returning page can then simply
close the pop-up.

Or, you could dive into AJAX and simply hide/unhide parts of your web
page, waiting for the processing to finish.

Are you looking for some javascript code to do this or just wondering
how a "please wait" message could generally work?

-Tom Woz
Feb 13 '08 #2
I am waiting for a javascript code.

Fúlvio

On Feb 13, 2:34 pm, tomtom.wozn...@ gmail.com wrote:
On Feb 13, 9:40 am, "Fúlvio" <fulvi...@gmail .comwrote:
Hello all,
My application delay some minutes when I press a button(it's doing
some working ).
How can I put a message: "Please wating" during this delay? It is
important that after the execution finish this message disappear.
Fúlvio

One way would be to display a pop-up window that says "please wait".
Once your processing has completed, the returning page can then simply
close the pop-up.

Or, you could dive into AJAX and simply hide/unhide parts of your web
page, waiting for the processing to finish.

Are you looking for some javascript code to do this or just wondering
how a "please wait" message could generally work?

-Tom Woz
Feb 14 '08 #3
Fúlvio wrote on 14 feb 2008 in comp.lang.javas cript:
On Feb 13, 2:34 pm, tomtom.wozn...@ gmail.com wrote:
>On Feb 13, 9:40 am, "Fúlvio" <fulvi...@gmail .comwrote:
Hello all,
My application delay some minutes when I press a button(it's doing
some working ).
How can I put a message: "Please wating" during this delay? It is
important that after the execution finish this message disappear.
Fúlvio

One way would be to display a pop-up window that says "please wait".
Once your processing has completed, the returning page can then simply
close the pop-up.

Or, you could dive into AJAX and simply hide/unhide parts of your web
page, waiting for the processing to finish.

Are you looking for some javascript code to do this or just wondering
how a "please wait" message could generally work?
[Please do not toppost on usenet]
I am waiting for a javascript code.
Do you want to see this message until this NG submits you that code?
Could you write it on a piece of paper?

=============== ===========

perhaps?

setTimeout('dis playMessage()', 10);
doTheJob();
clearMessage();
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Feb 14 '08 #4

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

Similar topics

4
2778
by: mvr | last post by:
Hi all Can some one give me a sample code to display a "please wait" message while retrieving results from the database in ASP. Thanks mvr
3
13487
by: Kannan | last post by:
Hello, I have a requirement that specifies that I display a "Please Wait..." window (preferably modal) along with a gif that mimics a progress bar during a save operation. The dialog needs to be closed at the end of the operation. How do I go about this... Issues are: 1. I believe a showModaldialog would stop all back ground processing and shift control to the modal dialog. 2. I would like to close the dialog from the parent window...
3
4643
by: John Dalberg | last post by:
Hi I have a form that opens a new window for the results. Because the results might take a few seconds due to server processing, I would like to display a message "please wait" in the new window, erase that message when the processing is done and show the results. How is this done? John Dalberg
1
2600
by: Kent P. Iler | last post by:
Hi, I am using ASP.NET to allow users to upload files to the server. However, I haven't found a way to display a message and take away the submit button during the upload process. What is the easiest way to do this, and is there an easy way without buying a 3rd party util. to show a progress bar during the upload so they can see how long it's going to take??
9
3340
by: John Walker | last post by:
Hi, I have a datagrid with a radiobutton template column, with AutoPostBack set to TRUE. When the user clicks on a radiobutton the application will PostBack, and in the PostBack there will be certain logic performed, and the dataview will be re-binded to the datagrid. There turns out to be about 2-5 seconds delay between the time the user clicks the radiobutton and when the page is completely re-loaded. During this time the user may try...
0
1686
by: wxqun | last post by:
I'm try tuning a SELECT statement which is used by a Cognos cube on a DB2 V7.2 +FP13. After I did the tuning, the "dynexpln" shows the "total cost" is down to 8214567 from 37345265, also I try to run the SQL in the cmd line, it now only took several minutes to return about 50M rows instead of +10 hours. The cube is re-built after the tuning, and I could see the same SQL running by "get snapshot for application.." , also the "list...
0
2193
by: wxqun | last post by:
I'm trying tuning a SELECT statement which is used by a Cognos cube on a DB2 V7.2 +FP13. After I did the tuning, the "dynexpln" shows the "total cost" is down to 8214567 from 37345265, also I try to run the SQL in the cmd line, it now only took several minutes to return about 50M rows instead of +10 hours. The cube is re-built after the tuning, and I could see the same SQL running by "get snapshot for application.." , also the "list...
5
3236
by: Jeremy | last post by:
Hi all, I have database actions that will potentially take several seconds to complete. My normal page uses AJAX so keeping the user informed of what is happening is not a problem. However, the page also has fallback code in case of no Javascript. In this case I would like to display temporary "please wait" type page
1
2377
by: =?Utf-8?B?Sm9obiBXYWxrZXI=?= | last post by:
Hi, I have a webpage designed with asp.net 2.0. Is there a way to display a "please wait" message to the screen horizontally centered and veritcally 20px from the VISIBLE top of the page, regardless of what kind of scrolling the user has done? I am currently displaying a "please wait" message (the DIV section shown below, which i'm showing/hiding) when the user clicks save, but the user is
0
9666
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9511
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
10412
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
10200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10142
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9021
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7529
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
6769
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();...
2
3703
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.