On Fri, 28 Jan 2000, Paul J. Lucas wrote: > I've implemented what I believe to be a novel technique for > dymanic web page generation. Although explained in much more > detail here: > > http://www.best.com/~pjl/software/html_tree/ Looks almost exactly like XMLC from http://www.enhydra.org/. It's an interesting idea to use straight HTML, since it enables you to take HTML generated by authoring tools and use it immediately, but it seems like it does tie your program closely to the structure of the documents. Am I correct in thinking that if you want to put a piece of text pulled from a database into a page you have to know exactly where it should end up in the HTML parse tree? - Perrin
- Re: Novel technique for dynamic web page gener... Paul J. Lucas
- Re: Novel technique for dynamic web page g... Gisle Aas
- Re: Novel technique for dynamic web p... Paul J. Lucas
- RE: Novel technique for dynamic web page generatio... Gerald Richter
- RE: Novel technique for dynamic web page gener... Paul J. Lucas
- RE: Novel technique for dynamic web page g... Gerald Richter
- RE: Novel technique for dynamic web page g... Ron Pero
- RE: Novel technique for dynamic web p... Paul J. Lucas
- RE: Novel technique for dynamic w... Matt Sergeant
- RE: Novel technique for dynamic w... Paul J. Lucas
- Re: Novel technique for dynamic web page generation Perrin Harkins
- Re: Novel technique for dynamic web page generation Paul J. Lucas
- Re: Novel technique for dynamic web page generatio... Perrin Harkins
- Re: Novel technique for dynamic web page gener... Paul J. Lucas
- Re: Novel technique for dynamic web page generation brian moseley