I have a form - textarea (namedsu
) and submit button.
After submitting the form, I need
I'm pretty sure this can be achieved with some kind of ajax request. But I don't know what to do.
Like I said, I have no education in ajax or java. A simple example would be great.
It's very simple, it's the so-called AJAX. This solution uses Javascript more than PHP.
With Jquery you can do it with a simple function call:
Successful.