the answer comes in how you format your HTML.
Create a table with only one table data item in each row:
<table>
[FMP-Record]
<tr>
<td>[FMP-Field:"product_name"]</td>
</tr>
[/FMP-Record]
</Table>
The "record" tag will repeat for as many rows as the query...
My issue with dates (not including my personal life) is that a date like 2/3/01 got written in the database as, get this, *1901*. You'd think they might have caught that one. Even appleworks deal with it better.
LS
Two solutions: You can get filemaker to be an ODBC datasource, just like any other ODBC source like "access".
So between your active server page and your database, there is an ODBC driver which connects the two. On Win 2000 it's called "odbccp32.cpl", a nice easy to remember...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.