I have a form on a page and the data inputed gets posted to the server. I am right now tying to add an array to the post like so: As written in the comment above I get TankCalVerts=%5Bobject+Object%5D%2C%5Bobject+Object%5D in the post And in the action method: How do I do this? EDIT: Answer After some thinkering and some help