Newbies Jondolar2 Posted February 5, 2004 Newbies Posted February 5, 2004 I'm using FM5.5 and pulling data via XML. One of the fields in the FM database contains a photo. I've found an example layout and html format on the FM system that builds an image tag from some ID number of the photo such as: [img src='http://domain.com:8080/FMPro?-db=k3contacts.fp5&key=35544&-img'] That works great. However, that number 35544 (which is obviously unique for each picture) is nowhere to be found in the FM database. I can retrieve the recordID which is a unique key for the record but I don't know how to extract the unique photo number via XML. Can anybody show me an example of how to build a layout so I can extract the info from XML to build an image tag? Thank you, George
Recommended Posts
This topic is 7596 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