Feb 2nd, 2012, 7:11 PM
Another possible solution is to use the Export Manager to create an additional HTML output template.
For example:
• Copy the pre-built Table Format template's output code and paste it into a new HTML template.
• Take your website source and throw it into your new template as well.
• Move the pre-built template data you copied into your content area and adjust accordingly.
• Click on the settings link near the top left, under Export Manager.
• Change the storage location to the directory where you want this publicly visible HTML to be stored.
• In the HTML details for Export Manager, change the output method to download to server, or store on server.
• Now when you export via the newly created template your website will be rewritten with the latest data.
• You can easily automate this daily update process with a scripting language like AutoIt.
Good luck!
For example:
• Copy the pre-built Table Format template's output code and paste it into a new HTML template.
• Take your website source and throw it into your new template as well.
• Move the pre-built template data you copied into your content area and adjust accordingly.
• Click on the settings link near the top left, under Export Manager.
• Change the storage location to the directory where you want this publicly visible HTML to be stored.
• In the HTML details for Export Manager, change the output method to download to server, or store on server.
• Now when you export via the newly created template your website will be rewritten with the latest data.
• You can easily automate this daily update process with a scripting language like AutoIt.
Good luck!