Jump to content

So... I don't know squat about AJAX....


Karaethon

Recommended Posts

I know what AJAX is (I think) and I know that A is asynchronous and J is JavaScript, but that's the extent of my knowledge. So now if I understand correctly AJAX is able to fetch data from the server to display on the page without flushing and reloading the page content, correct? How do I use it, I am writing a webgame page that is supposed to submit the user input to a webservice then recieve the response. I want to do this without updating the entire page every time, I only need to update the play area. Can this be done? Can you print me in the right direction?

Link to comment
Share on other sites

Yeah I've been trying to learn via w3schools and big G but I've always had difficulty learning by studying, I have excelled at learning hands on and asking actual application type questions. School sucked because I needed real world examples of the work to learn from, the abstract fake scenario's that school used just gave me a headache.

 

But I am making progress

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.