Need advice on how to proceed. I am developing a form that is requested to be usable offline as well as online. The laptops that will have the form are not capable of running SQL. My thoughts are to have the information collected be written to an Excel file
when the user clicks the submit button.
Also since the form needs to be available offline or online, do you recommend a window application or still a web form?
Any thoughts or advice on this?
Go to the complete details ...