-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: web service
jQuery to Web Service AJAX
jQuery to Web Service AJAX This is a bit wacky, but in the end it all makes perfect sense. jQuery has two functions you could use: get and put, but the function you’ll end up using is.ajax. Example: Let’s say … Continue reading