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

waiting or loading pages problem

Loading pages should be showed before the next page data are loaded. help me friends.

How may i know calculate the next page controls are loaded?
Is there any methods to find out this problem?

Note: I don't want using ajax controls
Feb 25 '08 #1
3 1198
I want a sample code to show a loading page between search page and search result page. But the problem is the code without using ajax and threading. The loading page should be displayed and disabled exactly after the data are loaded into the datagrid in the search result page. Please help me

If you don't understand please refer the following link below and make a hotel search then you can see a loading page.

URL:"http://www.lastminute.com/site/travel/hotels/"

Take a look on this...

Advance Thanks for your help
Feb 26 '08 #2
Shashi Sadasivan
1,435 Expert 1GB
What you may want to do is create an input page, a search page and a result page

use the input page to send data to the search page, which only shows an image as it queries for results and processes it.

once processed, store the data in a session and forward the user to the result page which picks the data in the session and displays it.
Feb 26 '08 #3
kenobewan
4,871 Expert 4TB
Please read the posting guidelines. You are breaking site rules by posting more than once. If you aren't getting a response, the correct way to proceed is provide more information. Thanks.

MODERATOR
Feb 26 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Brett | last post by:
I have just picked up javascript so that I can write some scripts for Greasemonkey. For those not familiar with grease monkey it is a program that allows you to change websites before you view...
5
by: Manish Jain | last post by:
Environment: Windows 2000 Server (SP4), ASP.Net/C# (Framework 1.1) Hardware: PIII @ 700 MHz, 512 MB RAM ----------------------------------------------------------------------------...
6
by: ImOk | last post by:
I am using Windows IIS with PHP5 CGI. When I want to use an extension in PHP5 under Windows I enable the extension line in PHP.INI. (e.g. extension=php_sqlite.dll). Does PHP load all the...
6
by: theGreatGnu | last post by:
Hi all, I am new to PHP, Apache and Mysql. But I least I have managed to install everything on my home computer on my own and everything is up and running. I can fetch data from the database and...
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...
4
by: Jono | last post by:
Hi Everyone, As it says in the title, I'm looking for a way to display a page while long running operations are performed on the server. Ideally, I'd like some way to push the current request...
0
by: vinayakk | last post by:
Hello webies, I have a problem with loading html pages in frameset. I am using location.href to load html pages one by one upon the user request and these pages in turn load flash files. When one...
6
by: Shigun | last post by:
On a website I am working on I am trying to load another page into a div on the the page the user does his work from. What I have works correctly in FireFox, but not in IE. I've rummaged Google for...
1
by: Marine | last post by:
Hi, I have two pages : Page1 and Page2. On page1, I have a Response.Redirect("Page2?id=test"). On Page2, on the Page_Load event, I'm connecting to a Sql Server so it can take a while. I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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,...

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.