query to html template

agorman

Registered User.
Local time
Yesterday, 19:52
Joined
Dec 30, 2006
Messages
68
Hi,

I am trying to output a query to html pages and am struggling with templates. This is what i have done so far:

Ny query has 6 fields.

I have created an 'output to' macro

Object Type: Query
Object name: fullmemberlist
output format: html
outpu file....\..\.\.\fullmemberlist.html
Autostart: no
template file:
encoding:

It works fine and creates a html page with all the data in a table - which I then format (size, colour,headerlogo etc)

My question is, is there a way to create a basic template, and have the query data added to the template sop I do not have to edit it each time I update it?

Thanks for any help

Adrian
 
Found a simple solution.

I use a top header html frame and have my logo banner etc in the topFrame. I output the query as a html page with the same name as the bottom frame. hey presto, to data is updated buy the logo etc stays the same.

Also found a great little application to watch the directory, and any doc changes, it uploads direct to the ftp dir. Works great and its free ! It's called FLING File Transfer
http://www.nch.com.au/
 

Users who are viewing this thread

Back
Top Bottom