Send a input to server
Send a input to server
hi,
I am a novice in jQuery, need help from you guy.
How can I send a input to a server to process and return the result.
-
<input id="name"></input>
<button id="send">Send</button>
<div id="result"></div>
and testResult.php