473,804 Members | 3,469 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

page load data slowly

Hello

I have create one page where on perticuler click i am calling 6 js
function one after another.
this all function are ajax function every thing is working fine . But
issue is that it takes lots of time to display data.
It takes almost 1 to 1.5 min to display data.

can any body help me on that.....

my page is like this http://myiosoft.com/products/AjaxPortal/demo/

Feb 23 '07 #1
1 1458
2291980 wrote:
Hello

I have create one page where on perticuler click i am calling 6 js
function one after another.
this all function are ajax function every thing is working fine . But
issue is that it takes lots of time to display data.
It takes almost 1 to 1.5 min to display data.

can any body help me on that.....

my page is like this http://myiosoft.com/products/AjaxPortal/demo/
Hi strange number 2291980,

Why do you ask in a PHP newsgroup why your AJAX code loads slowly?
Is the script delivering the code for AJAX written in PHP maybe?
If so, why not show the offending code?

And did you try calling the URL you create in JS for AJAX directly in your
browser? Is it slow again?

Erwin Moller
Feb 23 '07 #2

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

Similar topics

7
2129
by: Jean-David Beyer | last post by:
I have six hard drives (4 SCSI and 2 EIDE) on my main machine with parts of a database on each drive. The main index is on one SCSI drive all to itself. The main data are on the other three SCSI drives. Small relations are on one EIDE drive, and the logfiles are on the other EIDE drive. When running the task, below, the rest of the machine is not doing much. I do not remember where I saw it, but somewhere I got the idea that the number...
2
3633
by: John Lau | last post by:
Hi, Is there documentation that talks about the page lifecycle, the lifecycle of controls on the page, and the rendering of inline code, in a single document? Thanks, John
2
1083
by: hoz | last post by:
Hi , I have a problem that i cant understand . Let me explain a bit : i am trying to develop an e-commerce website with using mssql and c# . i use three tier app development. 1 - Sql procedures : to retrieve informaion from db (mssql) 2 - Classes that encaplusates db transactions ( calling procedures) 3 - user side . lets say if user clicks get my info UserClass myinfo = new UserClass(); repeater.datasource = myinfo.GetMe( userid); ...
5
1695
by: Samy | last post by:
Hi There, I have a stored procedure which takes 7 sec to execute. I am using a adapter and filling the dataset. Then I bind the datagrid with the datatable from the dataset. When I test the page against the test server DB, the page loads pretty fast. When I test the page against the production server DB, it loads too slowly. The tables against which I am testing are static tables both in the test DB and the production DB. I am unable to...
0
1536
by: Timo | last post by:
My (intranet) aspx page finishes loading but the progress bar continues to advance very very very slowly, i.e. a new chunk on the bar is added 10 seconds or so, and then progress bar stops about halfway and never gets any further. Is there any way to monitor activity on the web server that would give some indication as to what process is still ongoing that makes the browser (IE6) display the progress bar? The page uses a hidden IFRAME to...
4
10239
by: Vish | last post by:
Hi, I am having a problem with my form being too slow to load up. I have a 4-5 of comboboxes on the form that load a lot (~30,000 records) into them. So this is causing a lot delay (5-6 seconds) for the form to load. Most of the time the form will be used for viewing data only. But sometimes the data can be edited. I am trying to reduce the startup time of the form when the clicks to load it. I was wondering if i could load the data in...
4
1275
by: harterc1 | last post by:
Hey guys, One of my forms load extremely slow (like 30 seconds) when it is connected to my "live" data (REAL DATA). If i link my tables in my database to my TEST DATA, the form takes 3 seconds to load. .. The two data sets are practically identical, just one of them is for screwing around with. The line that takes 30 seconds to process is: DoCmd.Open "frmOEOrder",,,strSQL,,acHidden (or something)
1
2325
by: Jade | last post by:
Hi, I havent experienced this before & I am not sure how to solve this. When I load a page, sometimes the contents in a grid/form view wont show up properly unless I switch between the pages or applications(alt +tab) or do a ctrl+A. There will not be any reload of page but the content shows up when I do that. Can some one help me in pointing out the issue any tips etc.
0
1321
by: Abubakar | last post by:
Hi, I've been assigned to work on a asp.net page that when viewed on internet, renders very slowly and its hosted on a client machine which is a p4 3.0ghz HT, with 2 gb ram running windows server 2003. The page itself works very fast on my development machine, naturally because the ide, client, and server are on the same machine. Now what I understand from studying this page is that this page is using ajax.net toolkit. Its not a huge...
0
9588
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
10589
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
10340
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...
0
10085
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...
0
9161
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
7625
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
6857
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
5527
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...
2
3828
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.