hi all,
I am developing a web application related to the share market, what i want to accomplish is that i want to present the user share market data that will be updated every 40 seconds. but i dont want a page refresh do do that, i wanna do it the way it happens on say facebook, in which the page is updated with new contents without refreshing the page.
somebody suggested me to use AJAX to do so. can anyone give me a starting point to achieve that, may be through ajax or something else. a simple example will be highly appreciated.
a big thanks in advance..
Ather
I am developing a web application related to the share market, what i want to accomplish is that i want to present the user share market data that will be updated every 40 seconds. but i dont want a page refresh do do that, i wanna do it the way it happens on say facebook, in which the page is updated with new contents without refreshing the page.
somebody suggested me to use AJAX to do so. can anyone give me a starting point to achieve that, may be through ajax or something else. a simple example will be highly appreciated.
a big thanks in advance..
Ather
Comment