Jump to content
Server Maintenance This Week. ×

Can I display a container image (stored on FMS12A) in a web viewer?


HALBURN

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

Recommended Posts

I currently have a web viewer that is displaying user avatar images in an iChat-like display window. I am currently referencing the avatar images from our company's webserver.

<img src = "http://mydomain.com/FM_ICHAT_IMAGES/avatar01.jpg" />

I would rather pull the images directly from a remote container field that are being stored on a FM12A server. Is this possible?

Link to comment
Share on other sites

I would imagine it's possible. You would need a web server that has access to the container files and you would need to know the file name that FileMaker saved the image as (it will re-name a container file if a file already exists with that name).

 

You have to be careful if you access externally stored container files directly, though. FileMaker did not intend for you to do this so you may run into unexpected issues.

 

I wouldn't give the web server write access to the remote container directory.

Link to comment
Share on other sites

This topic is 4115 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.