CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Clickable Thumbnail that links to new page

Print topic Send  topic

Author Message
Johann
Posted: 12/09/2003, 12:00 PM

I have a form that displays members records. One of the columsn contains the file reference for the members picture. This is displayed as a normal image on the form with the width and height restricted to 100x100.

I want to be able to click on this image and then link to a _blank page with that same image with no width and height restrictions.

I have tried Image Link, Image and various other tricks but dont seem to get the database column name in the HREF control?

Can anyone please direct me on how best to do this with CCS

Thanks in advance!!

Cheers,
Johann
ryan
Posted: 12/09/2003, 10:19 PM

so you tried a link, logically this should be done but I prefer you use label instead and tweak the HTML code

<!--begin row -->
<a href="new.asp?ID={labelimageID}" target="_blank">
{labelimage}
</a>
<!--end row -->

Then build that new.asp in CCS as a record form

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.