| Issue 21: | Implement Export/Import feature to save progress | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Possible implementation idea: 1) create save.php which takes the $_REQUEST and "serializes" it to create an auto-submitting HTML form pre-populated with hidden fields containing the data values 2) modify index.html to have a save button that posts partial data to the save.php 3) modify index.html into index.php and pre-process request variables to pre-populate form with saved data. Will need to invoke JavaScript functions to create new rows.
Sep 18, 2011
Project Member
#1
Dfygr...@gmail.com
Status:
Fixed
|