Generating HTML pages to be used offline from APEX.
derekfOct 9 2012 — edited Oct 14 2012We are looking to generate HTML offline forms directly from either APEX or Oracle Database, we were wondering if anyone had any experience or ideas.
The scenario is that data needs to be entered offline in areas where there is no internet connectivity.
What we need is to generate a HTML form that can be used to create multiple XML files (on savE) as output records
The user could then login to our APEX app when connectivity is available and upload the XML files, which could then be used to update the database.
Any pointers, links or thoughts greatfully received.
Derek