February 24, 200619 yr I have a database with one photo per record. The photos are kept on a remote server. I use a Filemaker field to record the URL to the remote jpeg file. This worked great with CDML: I created an IMG tag, and as the SRC just referenced the appropriate Filemaker field. However, I can't figure out how to do this in XSLT. I tried the code generated by CDML Converter, but it didn't work. Any ideas?
February 27, 200619 yr Assume that $default-record or some similar variable holds your record pointer.
Create an account or sign in to comment