May 6, 201015 yr Hello - We're using SuperContainer to store images for use in our FileMaker database. Now we'd like to start using those images on our public website as well. Is there a way to reference images stored via SuperContainer without having the user get a pop-up -- asking them to approve an applet or requesting unrestricted access to their computer? Both "RawData" and "Files" URLs seem to require approvals.
May 6, 201015 yr The RawData url will give you the original file, not the java applet, so that URL should be working fine for you with the tag. Double check and make sure that you are using the correct URL. If you are using a frame on your page you may want to use the ?style=noapplet&height=xxx&width=xxx parameter with the Files URL to show the image without loading the java applet.
Create an account or sign in to comment