Resolving Invalid JSON primitive error with jQuery Ajax

Resolving Invalid JSON primitive error with jQuery Ajax

You have setup a jQuery Ajax Post to a page, WebMethod, WebService etc and you check the data is in…

Apr 30, 2012     No Comments
Read More
Facebook privacy settings that need changing!

Facebook privacy settings that need changing!

Let’s take a fairly normal scenario in Facebook, you upload a picture of you and some friends and you tag…

Apr 24, 2012     No Comments
Read More
Why downloads in Windows 7 are all read only?

Why downloads in Windows 7 are all read only?

Most people are already aware of why this happens but if not then this post will enlighten you to solving…

Mar 27, 2012     1 Comment
Read More
Call a function on updating a checkbox using knockout

Call a function on updating a checkbox using knockout

The checkbox can use the checked binding with knockout to keep an object updated but I found calling a function…

Mar 8, 2012     1 Comment
Read More
Simple and Handy jQuery Tricks

Simple and Handy jQuery Tricks

jQuery is without doubt a fantastic tool and every web project I get involved in is using it somewhere but…

Jan 27, 2012     No Comments
Read More
Fixing jQuery’s getJSON undefined error in asp .net

Fixing jQuery’s getJSON undefined error in asp .net

This post will detail an issue where the result was a success but any of the data values returned an…

Jan 4, 2012     1 Comment
Read More