Hi all,
I have a website written in asp.net using vb.net. It is used to submit issue reports across our business. We are going to be using iPads in the near future and I have found that we often work in remote locations without Internet access in the field.
I have done some research and found I can firstly use HTML 5 Application cache to store my web app offline. I am now however at the point of wanting to understand how or even find out if it is possible to store user form submissions within a cache or local db on the iPad and then submit these once an Internet connection is available.
Any input into this is appreciated.
Thanks,
Chris