How To Post a form data to server in sencha touch and ext js using the model or store provided. Basically using the proxy in store we read data from url and map it with the store. How to do the same in reverse, like updating the server with certain data using some post request. Here in my post request will call a service in .net which is not the same to retrieve the details.