This I know. This does not fulfill my requirement

Mahen

On Sep 18, 9:59 pm, lanxiazhi <lanxia...@gmail.com> wrote:
>  $.ajax({
>    type: "POST",
>    url: "some.php",
>    data: "name=John&location=Boston",
>    success: function(msg){
>      alert( "Data Saved: " + msg );
>    }
>  });http://docs.jquery.com/Ajax/jQuery.ajax#options

Reply via email to