. I have a task to create multiple static pages.There is a template to be used and a csv text filewith rows of data delimited with ',' What needs to be done: To create as many static files based on the template as there are rows of data in the csv file. Furthermore these variables from csv data file have to go to a predifined %var1%, %var2%, ..., %varX% places in the template. I found a 'Multiple HTML File Maker' (over £30 ;-( ), but maybe there is a (?free?) extension for a DW to do the job or another solution I cannot see... Any clues, hints will be much appreciated. Kind regards eBinx
Some years before I had wrote a perl script to do that for me. But it was from text file not from csv. I can make few touches to work with csv file also. Oh I see!!! You are asking for free!
I bought the Multiple HTML File Maker, does the job perfectly. I was asking for a DW extension as there are hundreds of them and many are free... Thanks anyway