Jump to content
Server Maintenance This Week. ×

xml and html individually


sirtemplar

This topic is 6484 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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.

Link to comment
Share on other sites

This topic is 6484 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.