473,396 Members | 2,029 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,396 software developers and data experts.

Dispaly message while loading the page

Hi All,

What kind of code is good to display message while the page is loaded:
Something like this: Please wait...
and when it is fully loaded then to clear the message.

Please let me know of what methods and some code.

Thanks,

Joe
Jan 15 '08 #1
2 1397
At the end of your code, on the please wait page, you'd add:

response.redirect("newpage.aspx")
"JoeP" <No****@Hotmail.comwrote in message
news:uy**************@TK2MSFTNGP06.phx.gbl...
That sounds like a good idea.
How would I know when the processing is done? Any code?

Thanks,

Joe

"Scott M." <sm**@nospam.nospamwrote in message
news:eT**************@TK2MSFTNGP03.phx.gbl...
>You could have users directed to a page that says "Please Wait" and have
the processing done in the background of that page. Then, when the
processing is done, simply redirect the user to a new page with the
results.
"JoeP" <No****@Hotmail.comwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
>>Hi All,

What kind of code is good to display message while the page is loaded:
Something like this: Please wait...
and when it is fully loaded then to clear the message.

Please let me know of what methods and some code.

Thanks,

Joe



Jan 16 '08 #2
Ok Thanks.
Jan 16 '08 #3

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

Similar topics

2
by: Jack David | last post by:
I have a requirement to build the following: 1: A user logs onto the web application using a user name and password (Done) 2: The user is presented with a web page that contains 3 frames (Done)...
1
by: Angel | last post by:
Is there a way to display a message using an aspx page with controls on it that the data is loading for the page without having to display one html page then reloading the aspx page. in other words...
2
by: Daniel Di Vita | last post by:
I have created an ASP.NET page that allows the user to page through a result set. I need to expand on this. On that same page I a filed where the user can type in a search string. When they click...
4
by: fabrice | last post by:
I m looking for a solution to show a message when ma first page is loading. It is the "home page" of the application. And I'd like to give the message 'please waiting ...' during the loading. I...
5
by: Ted Ngo | last post by:
protected void Page_Load(object sender, EventArgs e) { if (!Page.IsPostBack) { txtSource.Focus(); frmMain.Visible = true; divWait.Visible = false; btnsubmit.Visible = true;
0
by: ARCHANAA | last post by:
hi, i m using asp.net ,oracle10g. my os is windows xp . i m also using office 2003 . in my application i want to dispaly data from an excel file to datagrid in asp.net page send me an...
1
by: sunilkumar123 | last post by:
sir, i am getting problem to dispaly 10 rows at my page and the next 10 record at next page and if you want to come back to previous page
4
by: Nicolas R | last post by:
Hi all, Im trying to figure out how to display a 'loading' message when scripts are being executed, ie when the page is still not ready for interaction. This is for a web app which relies on...
7
by: saurabhsingh | last post by:
Can anyone plz suggest any Idea that How to implement "loading message" in a site with master pages. I am having Default page which is master page enabled and it contains many Gridviews with...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
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...
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
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...
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
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,...

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.