Skip to content Skip to sidebar Skip to footer
Showing posts with the label Servicestack

How Do I Send A Complex JSON Object From An HTML Form Using SYNCHRONOUS Page POST?

My server is using ServiceStack and would like to receive some data like this: { Customer: { … Read more How Do I Send A Complex JSON Object From An HTML Form Using SYNCHRONOUS Page POST?