$("#my_button").click(function(){$("#result").load("/cgi-bin/hello_get.py?val=my_text"+$("#my_text").val())})