It would help if you took a look at what is coming over the wire. I guess that it is something like "12,15,27". Is Request["blah"] a string? or an object that needs to be cast to a string? Depending on what is actually being sent you will need code like ...