$.get('data/sth.php?value=' +f, {}, function (html) { $('.testing').append("<br/>" + html); })
<form name="test" onsubmit="app" action="#">