October 27, 200916 yr hi there. it's been a while. i would like to create photo pages from photo's that i have in a database. each product has an image that i would like to show a thumbnail then have it do a lightbox effect to a larger image and information. i was able to do this with just the images using a thumbnail generator. i have the code that i would like to use and the java scripts... just need to put it together. thanks
March 11, 201015 yr Newbies Are You still working on it? I do this with templates and style sheets stored in FM fields evaluated by the calc machine to serve the webviewer. It works pretty nice. For direct access to the pics in the media fields one has to convert the JPEGS and Tiffs to Base64 and reference the fields directly within the HTML. The encoding gives the opportunity to keep everything within data:HTML.
Create an account or sign in to comment