sirtemplar Posted July 26, 2006 Posted July 26, 2006 hi. i have a database of countries with several fields. the first field is the countryname field followed by fields about that country. i have a script that exports the selected file or all files to xml with xsl template with an html output. it works fine. however what i want it to be able to export each country with it's own html output page and not all countries printed on one html page! what i do now is to find each country then run the script but it takes a lot of time since i have too many countries on the database. anyone has an idea about how to output each in its proper html page possibly named with the country? the script now looks like this: Perform Find [] Export Records [No dialog;"country.html";"FMPXMLRESULT";"mytable.xsl";Unicode (UTF-8)] thanks.
ralph.nusser Posted July 26, 2006 Posted July 26, 2006 The FileMaker 8.5 Tryout 30 days demo has a nice Web Viewer example how to build html-report files directly. Happy FileMaking Ralph
Recommended Posts
This topic is 6696 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now