reference
http://api.jquery.com/jQuery.post/
some notes as follows:
Pages fetched with
http://api.jquery.com/jQuery.post/
some notes as follows:
Pages fetched with
POST
are never cached, so the
cache
and
ifModified
options in
jQuery.ajaxSetup()
have no effect on these requests.