Hi all,
I wanted to ask what methods can i use to get data from the http server without reloading the page.
let's take a chat for example, if i wanted to make an online javascript chat, than I guess i would have to split the page to frames, and one frame will automatically reload itself every 2...