Categories
Daily Archives: Fri 30th September, 2011
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 for dynamic effects with jQuery, you need … Continue reading
Posted in General, Scripting, Web Development
Tagged javascript, jquery, web development
Leave a comment