page method post code example Example: post jquery $.post( "ajax/test.html", function( data ) { $( ".result" ).html( data ); });