What's the quickest or best way to create and submit a form to a remote web server (http) using NSUrlConnection?
I assume I can build the form in Interface Builder, but I'm clueless as to where to go from there, even though I've read several resources on both (including the docs). Just not sure how to put two-and-two together.