Can someone guide me here whit this problem?
I'm trying to make simple AJAX form submit but can't just figure it out.. Or let's say that I'm not quite understand this AJAX yet.
I have prototype.js and read something about it that this could be the most simple way to do that?
How?
Example in my site. I have this picture comment system and trying to import AJAX in that form.
User simply type his/hers comment and when query is done, that msg would show on comment listing.. Whitout browser reload? Can be done??
Or just contact form. User submit contact form and whitout browser reload that is done and bottom of form would show text like: Thank you for submitting, we will get back to you soon as possible..
So if someone could show little example of code, then I maybe can go from there..
Thanks for all help!
