Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Save data offline

TiinaMar 28 2011 — edited Mar 29 2011
Hi,

I'm rather desperate with this problem:
I have been planning a way to save data offline and then load it to database later.
To do this I made a page that works offline. The user can input data on it and then the save the page.
When saving the data to database, the user first uploads the saved page.
After this, a javascript function calls an application process to get the saved html page.
I have made it work so far but how to parse the data of the saved html page?
The values in it should be copied to the corresponging items in the "online" page.
There the user could check the values and save them to database.


Tiina
This post has been answered by Vee on Mar 28 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2011
Added on Mar 28 2011
11 comments
1,272 views