js: allow user to save dynamic page content?
js: allow user to save dynamic page content?
- Started
- Last post
- 0 Responses
- Dyea
I don't know who to go with for this question, googling is not very helpful, if anyone has an idea i would appreciate it.
The issue: created a page that will be used as a template for HTML emails by non technical users. It consists of the layout, dummy content, and a form that the user can enter the correct data into. Pressing the form button updates the page with the appropriate content and destroys the form. At this point i would like the user to save the updated page for use but when saving they get the original page with dummy content.
Is there any way to access the dynamically updated data for saving, by a refresh or something??
Tx for any thoughts,
DyeA