I am about 30 hours into LIveCode programing and climbing that vertical learning curve.

One issue that I have run into is how I should tackle a feature request.
I have a request to create a form that the IOS user can fill in on their device which will end up printed at the main office.
Here is my question.
Would it be easier to create a form on our website - have the livecode app go to the page, fill it in and submit it.
OR
Can I build something on the IOS device that gets sent (email / FTP, etc) to the Main office.
The more I think about this, the webform sounds like a better solution, however, will not look as elegant as something in the livecode app.
Thoughts?
- Jay