Hi all,
i am new to AJAX, so need some help
I want to create simple feedback (comment) form, base on AJAX.
So, I have my HTML form, and even have my SQL database, and PHP script.
All is working quite ok, but I need to make it AJAX - the main reason is, that I DONT NEED PAGE TO BE RELOADED.
What can You suggest? :?:
If needed, I will post all the codes here.
Thx.