Generate html from database before runtime (infrequent sql query)
Hi,
I have a SQL query which I want to use to update one section of my web page but the data only changes once a month. I don't need a dynamic page where the results are executed against the database every time the page is opened (results display on the main index.htm of my web site).
Is there some way to configure DW (preferably DW CS3) so that it will query the database and insert the results into my static html page being edited on my machine?
Is there a general technique for including SQL data in static web pages in DW?
Thanks,
G
