Jump to content
Server Maintenance This Week. ×

Image from FM database using XML


Jondolar2

This topic is 7386 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

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

Link to comment
Share on other sites

This topic is 7386 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.