On Friday, April 21, 2006 1:31 PM [EDT], Mike VanHorn <[EMAIL PROTECTED]> wrote:
> I've since figured out that it actually *is* putting the line in > there that I thought was missing, but it's putting it before the > HEADERFILE. In other words, this is the order of the file: > > HOSTNAME/HOSTURL line > HEADERFILE > the report > FOOTERFILE > > Since I'm trying to use HEADERFILE to put in the site banner and > navigation menus, this isn't working the way I was wanting it to. So, > what I want to do is to be able to have it to it this way: > > HEADERFILE > HOSTNAME/HOSTURL line > the report > FOOTERFILE > > Failing getting Analog to reorder how it does things, is there a way > to tell Ananlog not to put the very top-most HTML into the output > (i.e. Just output the report part). If that's the case, I can include > the report output in some other file which would contain the code > currently contained in HEADERFILE and FOOTERFILE. Analogs outputs styles are documented here - http://analog.cx/docs/output.html#outstyle If you want to delete the top and bottom of Analogs HTML forms, you'll have to do it yourself. You might be able to use the Timian app that uses Analogs XML output to create custom reports, but I've never used it, so I don't have any direct experience. Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

