I am trying to generate an index file that has data from all the data files in a directory. I have a series of articles in sep. DCRs (and generated html). Now I want to generate a page with all of the articles in 1 html page (so it can be emailed to users). Seems like there are a couple ways of doing it, any advice would be helpful.
iterate through a directory and load 10-12 dcrs using iw load dcr
then use iw value in my tpl to display the content
Iterate through the generated html to grab the story
(see attach)
in the tpl, call a sub routine that iterates through the dcrs and builds the html
(see attach)
I am not sure which is the best way, and I am having trouble getting any to work. Any advice is greatly appreciated.
thanks
Matt
Matthew Petitjean
BOC Group
Murray Hill, NJ 07974 USA
Edited by MattP on 02/03/03 11:57 AM (server time).