Post parameters with curl

I need receive data from command CURL into my web standalone app, but display error in commad line in sender:

'>Microsoft Internet Explorer 7.0 or higherPlease try using one of these other browsers:

You’ll need to either set a user agent that matches one of our supported browsers or use the /special or /api URLs and handle the request in App.HandleSpecialUrl.

…and if you really are running a newer version of IE a than 7.0 but the the XOJO app doesn’t think so….it’s due to the compatibility settings in the browser. The browser is lying to XOJO about it’s version…so XOJO thinks it has an incompatible browser. Turn OFF the “view sites in compatibly mode” option in IE (the setting’s location varies based on actual browser version…but it’s usually under “tools” )