November 12, 200223 yr i have written a production schedule for a manufacturing facility and am looking for guidance on how to "publish" on an intranet. I only want to create a static "snapshot" of the schedule using already created layouts at a given time ( probably daily and controlled by a publish script and button). I do not want to run live as many changes are incorporated daily and the user may pull info in the midst of being modified. any suggestions
November 12, 200223 yr Maybe you could export an XML file, with an XSLT (stylesheet). These could be used as the web pages. Good Luck. Garry
November 13, 200223 yr hi, If you really want a static arther than a dynamic page you can simply create format pages with CDML tags and use the source code they deliver for an html page. I'd have thought that a fast-changing schedule was a case for having dynamic pages that would update in real time - you could build a refresh into the pages that would update them every few minutes if you're worried about people using out-of-date info. regards, jeff
Create an account or sign in to comment