Description  | 
|||||||
A wrapper for ux.ajax (POST)  | 
|||||||
Parameters  | 
|||||||
string  | 
URL to load  | 
||||||
object  | 
JSON object with the parameters to send  | 
||||||
function  | 
Callback function to execute after the command receive a reply  | 
||||||
object  | 
JSON object with the options: 
  | 
||||||
Return  | 
|||||||
void  | 
|||||||
Example  | 
|||||||
        ux.apost( 'http://www.url-to-send-post.com/path' No Preview available  | 
|||||||