Hi,
I am trying to learn ajax with jquery.
The following code is a simple ajax script that sends the values for 3 fields to another page search.php.
Now question: Can this script be written in jQUERY? if yes how?
I search on the jquery site but could not find anything that can help me.
Thanx