hi,
im implementing a cms at the moment for a uni project...i have to include a feature for adding articles whereby the user can view a preview of the article before confirming to submit it. Would the best way to do this be to insert all the data into a temporary database table and then view it from there.. then click on submit to copy the article into the proper table?
Any ideas on this would be welcome.
Thanks
Jonny
im implementing a cms at the moment for a uni project...i have to include a feature for adding articles whereby the user can view a preview of the article before confirming to submit it. Would the best way to do this be to insert all the data into a temporary database table and then view it from there.. then click on submit to copy the article into the proper table?
Any ideas on this would be welcome.
Thanks
Jonny