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

Why AJAX is fast than normal request?

dmjpro
2,476 2GB
frnds .. i understand that why AJAX is introduced in web-technology and also i am very interested in AJAX.....

but one question stil knocking me ... why AJAX is fast than normal request???

about this what i have .... i think both of these use same protocol HTTP , inspite of that the why AJAX is very fast...

one reason may be there ... rendering the page needs more time .....

m i right .. this is my funda on this context ....

plz explain me in details if i wrong or right .....

THANXxxxxxxxx
Mar 9 '07 #1
6 2361
steven
143 100+
It's not that the actually request is any faster, it's simply that the idea behind Ajax, is that you do the work in the background without the users knowledge and then the page can be updated on the fly, dynamically, using "dhtml", javascript techniques.
Mar 9 '07 #2
dmjpro
2,476 2GB
yeah i did ... but there the only client side operations ... but here the network involved ...

plz help ... thanx
Mar 10 '07 #3
ronverdonk
4,258 Expert 4TB
yeah i did ... but there the only client side operations ... but here the network involved ...

plz help ... thanx
I am a bit lost now. Exactly what sort of help are you looking for? I cannot make that up from your post.

Ronald :cool:
Mar 10 '07 #4
dmjpro
2,476 2GB
i just answered steven's queries .....

actually i looking for ... why AJAX is so fast than normal request .....as both of them using same protocol HTTP

thanx
Mar 12 '07 #5
acoder
16,027 Expert Mod 8TB
The whole page does not need to be unloaded and reloaded for a start.
Mar 12 '07 #6
dmjpro
2,476 2GB
i have this concept also .... i just waiting for an expert .... thanxxxx
Mar 12 '07 #7

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

Similar topics

3
by: lodge.stuart | last post by:
Hi I've written a small AJAX-style UI - although it's not strictly AJAX as it uses HTML fragments rather than XML This UI works fine for me and the majority of users. However, a few users...
23
by: ivan | last post by:
AJAX is a stupid and confusing word. People is wondering for something that programmers have used for many years. Javascript + Xml and asynchronous requests is not new. People started to speak...
3
by: petermichaux | last post by:
Hi, I am trying to put together the last major pieces of my project's puzzle. This is more website/client-side architecture than JavaScript syntax but I hope this is a good place to ask. I'm a...
6
by: paladin.rithe | last post by:
I'm looking to use AJAX as part of the login system for a project, but I'm not finding what I'm looking for. I've seen the example of how to do an AJAX login, but that isn't really what I want....
4
by: Mr. SweatyFinger | last post by:
OK I don't understand ajax, but my page makes a quick ajax call to another page and returns the results. that works ok. That other page is supposed to set a cookie. That doesn't seem to work....
10
by: Daniel Loose | last post by:
hi dear folks, i'm new to ajax. simple request no problem - but it seems when I set the response handler function, I can only pass the function name and not give parameters, so I have a problem...
1
by: bizt | last post by:
Hi, I am having my first real attempt at an ajax class as so far Ive managed to build one that, once instatiated, will allow me to define which function it will call on completion then retrieves...
11
by: =?Utf-8?B?R2VyaGFyZA==?= | last post by:
I have run into a situation that if a page/tab that uses the Ajax toolkit (using .net version 3.5) is closed before the Ajax enable controls complete loading, then IE locks up. Does it in both IE7...
4
by: Peter | last post by:
ASP.NET 2.0 I have an AutoCompleteExtender which works fine- I am using name, id pair in the WebService , but what I am trying to do is: once the user selects an item from the...
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: 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?
0
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,...
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
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
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...

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.