I doubt that this can be done with standard OCD programming (html+javascript). It requires an extra page layer, which there is no provision for in OCD, as far as I can see.

One way to achieve the functionality you're looking for, would be to export the OCD data to a text file. Then you'd have to write your own scripts (in php, vbs, perl, .....) to create the web pages - using the OCD text file as input.

The link in Masocist's post points to a web site that I would assume has been created using php.

However, I may be completely mistaken. Maybe someone out there has found a way to tweak OCD into creating an extra layer of html pages.