December 11, 200322 yr My question is this: I have example database on filemaker that I have students names. I have a script that takes a student and adds a project for them to do in another database through a relationship. So in my xsl file I have a form that displays each row of students in the first database and has a button that you can add a project to each student. After I click on the submit button the results are displayed in XML. I have to use the fmp_xml format in the form in the xsl document because otherwise it wont work. How do I have the results of the request be shown in a xsl stylesheet? Thanks. Justin
Create an account or sign in to comment