Jump to content
Server Maintenance This Week. ×

pop up images


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

Recommended Posts

An online catalog:

Click through a list of products using CDML

<a href="http://xx.xx.xx.xx:591/FMPro?-db=database&-format=format.html&category=shirts&-find>shirts</a>

this link will list all shirts in database. the cdml for the format.html page looks like:

[FMP-record]

<a href="[FMP-Linkrecid:format=format2.html]>[FMP-Field tongue.gifroduct]</a>[/FMP-Record]

Format2.html is the final product page, which displays the details of the product listed from the previous page.

All of the above works fine. I just wanted to explain the situation. Here is my problem.

I have images on my page which are placed from the database. They are thumbnail images-

I would like to be able to set it up so the user can click on the image and a bew window pops up displaying the larger image, also stored in the database. The popup part is easy, the problem is that, all references are to the first record in the database and not to the current record., How can I show the current record image?

If you dont understand, email me direct and I'll give you a link.

------------------

Rich

Link to comment
Share on other sites

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