To do is the follow:
– read and sort content from database :
List data from table products including 3 buttons: Edit, Preview & Copy one row from database to clippboard.
– edit:
edit data entrys for html. Simply load vars from table to input script.
– copy:
copy row html to clippboard
– preview:
Open a new window and include html code for preview
– export all displayed to csv (only 7 fields)
– export selected to csv (only 7 fields)
