January 23, 200916 yr Newbies Hi, I downloaded SuperContainer and was able to install it in my Database easily. However, I need to display the image in my filemaker based website. Current code: Replacing 'Files' with 'RawData' works fine but using the link with 'Files' gives me a 1 pixel wide rect where the Applet launches. Also I cannot Upload/Download/Delete the file. Am I missing something? I saw there a PHP API but I wasn't able to get that to work either. If someone could just point me in the right direction I would appreciate it. Thanks in advance. BradDS
January 26, 200916 yr Try using the tag, you'd specify SC Files URL in the src parameter, and use height and width params of iframe to set it to desired size. Edited January 26, 200916 yr by Guest
January 26, 200916 yr Author Newbies And sometimes the answer just slaps you in the face. Thanks. That worked perfectly.
Create an account or sign in to comment