Hi,
I have a lot of information in a database which I need to use in dreamweaver
to produce a set of static HTML files to upload to a unix server.

I dont want to use mysql and php serverside as the user enters no information
so dynamic html would be a machine resource overhead as the pages produced
would always be the same, and will also have the usual problems of relying on
mysql to be working okay.

I am looking for a way to incorporate sql statements (using ANY database
necessary) into dreamweaver to end up with these static .html extension files.
Has anyone any idea how this can be done, if not, a decent workaround would be
helpful.

Many thanks

Phil.