Forums / Setup & design / Multiple Poll's in a Gallery site

Multiple Poll's in a Gallery site

Author Message

Jorge estévez

Wednesday 13 October 2004 7:38:14 am

Hi,

I am making a gallery site and I would like to add to each Picture a poll. How can I insert a poll in every picture (once the user clicks a link to go to the poll page of the image)

Is there a way to add a code that could manage the same poll on each picture but keeping each pictures polls results for each of them...

?
thanks

Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com

Alexandre Cunha

Thursday 14 October 2004 4:56:20 pm

I think is easy and you have 2 options:

Why not you embed the pool in the image ?
Create the pools, then edit the image and assign the pool (use the related objects tool).
In the Caption field of the picture, add
<object id="pool_object_id" />
In this case you get the pool embed in the same page of the image

or

Just create a link in the caption of the image to the pool.
Something like this:
<link href='path_to_your_pools/pool_2/'>pool_2</link>

In this case you get a link to the pool you whant

This solves your problem ?

axel

http://AlexandreCunha.com