$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Darren Garvey (lists.drrngrvy_at_[hidden])
Date: 2007-03-16 22:10:15
Hello,
I have a situation like this:
[section Section 1]
...
[endsect]
[section Section 2]
...
[endsect]
and I'd like the generated html to have the layout of an article
document-type but for it all to lie on one page. Obviously cut/paste is easy
enough, but I'm wondering what the correct way to do this automatically is.
Regards,
Darren