Hey guys,
please help me saying about the basic difference between Java Script and AJAX... I know that AJAX is not a programming language
is something like a concept... I heard about that has a XML type of configuration into that... But I am not sure...
JavaScript is part of Ajax. (The "j", in fact.) JavaScript is just a language. Searching the web for "ajax" should explain what ajax is, but don't get hung up on the XML part--responses can be XML, JSON, HTML, text, etc.
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.