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

Posted in Uncategorized | Tagged , , | 1 Comment