Forums

ASP

This topic is locked

Make an image to go to a URL

Posted 03 Oct 2001 18:11:35
1
has voted
03 Oct 2001 18:11:35 Abe Solomon posted:
I need to get an image from access database to go to a table cell and make that image go to a URL target_Blank. how can it be done?

Abe

Replies

Replied 04 Oct 2001 10:31:50
04 Oct 2001 10:31:50 Bec C replied:
If the URL is to be a dynamic link based on the image being inserted into the table cell then make sure you have added a field to the database with the URL link.

Go to UD and make sure you have a recordset containg the fields with the image path link and URL path link

Select the insert image icon.

When the popup window appears select the option box saying Data sources at the top.

Select from the recordset the applicable data e.g. image field and OK it.

Next select the image icon that has been inserted on the page and click the link URL button on the property palette.

Now select Data Sources from the window and do the same as with the image but select the field data containing the URL path

Hope this helps

Reply to this topic