August 29, 201015 yr Hi Everyone - one more question before I slip into a coma... We have 2 servers (both intranet connected via additional LAN cards) - one that our outside (cloud) clients FTP into and load photos onto (10.0.0.1), and a separate server that runs FMS11 as a database host to those customers (10.0.0.2). FYI: They are both internet accessible via IP. We are trying to get the photos they upload to 10.0.0.1 (ftp server) to show up in the databases which are on 10.0.0.2. We're currently trying to use a calculation that returns a container object, but FMP always processes it as a local path, which of course, doesn't work. I'm assuming we're pathing it wrong in the calc, but it may just be something else that I can't think of at the moment. We can't use the web viewer because of the scroll bars and resizing issues, limitations, etc. Any suggestions other than getting reamed $695 by 360Works for SC? Help! : Thanks... Tee
August 30, 201015 yr Troi URL can download an image into a container; 360Works free ScriptMaster (GetUrlAsContainer Function), can also do this, as can the MBS plugin. I would just use SM GetUrlAsContainer function and pass it the URL (local intranet) the the image.
August 30, 201015 yr Author Troi URL can download an image into a container; 360Works free ScriptMaster (GetUrlAsContainer Function), can also do this, as can the MBS plugin. I would just use SM GetUrlAsContainer function and pass it the URL (local intranet) the the image. Thanks - we'll give this a shot and report back.
August 30, 201015 yr Author Use a web viewer, not a container. As I said, this is not a viable option.
August 31, 201015 yr We can't use the web viewer because of the scroll bars and resizing issues, limitations, etc. It's HTML. You can make the scroll bars go away. You can size the image however you like. Not sure what the other limitations are that you expect.
Create an account or sign in to comment