sdennie Posted February 24, 2006 Posted February 24, 2006 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?
Martin Brändle Posted February 27, 2006 Posted February 27, 2006 Assume that $default-record or some similar variable holds your record pointer.
Recommended Posts
This topic is 6842 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