Tagged: jquery

Convert GET to POST with jQuery

Convert GET to POST with jQuery

A bit of code to convert GET values obtained from a clicked link in to a POST and send it as a post using jQuery.

If you generate href values in your code...