$('.example99').click(function() { // replyText is the id of the textarea $('#replyText').load('path/to/whatever.php'); });