Ok so we have an upcoming development that will involve a level of off line processing of dynamic forms. Here's what we have to do:
- Create a asp.net web application whereby users can download dynamic forms, fill them in then upload them to be published.
- We also have a windows mobile application that will do something similar.
- The forms will requires images to be selected for uploading when publishing.
- Upon publishing the completed form certain server side validation needs to occur which may trigger additional work to be done i.e. send out emails or update a database etc.
From what I know of InfoPoint (which is next to nothing) it seems like it may be a nice fit. I know its quite highly tied to SharePoint (which again I know nothing about), but can it be used without a SharePoint instance?
Either way, I am just firstly looking for validation that InfoPath is a good fit for what I describe. If it is the I am also after some good online resources.
Thanks in advance, Chris.