CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Image or a hyperlink in a grid

Print topic Send  topic

Author Message
ooo

Posts: 2
Posted: 04/02/2004, 10:03 AM

Hi, I am new on the forum.

How can I show an image or make a hyperlink in a grid cell?
If I use html tags, it doesn't work.

Eq.: My data in a record field is:
<a href="xxxxx.xxx.xxxxx"><img src="xxxxxx.jpg"></a>
View profile  Send private message
ooo

Posts: 2
Posted: 04/02/2004, 11:36 AM

Sorry, I can see.
"Content" property.
View profile  Send private message
srinivas

Posts: 54
Posted: 04/11/2004, 10:31 AM

You need to use IMAGE LINK. Refer to the CCS manual for all the different types that are at your disposal.

-Srinivas
View profile  Send private message
dodaniel

Posts: 43
Posted: 04/15/2004, 1:41 PM

I am having the same problem. I have a field in my database that contains the URL to the record's address at Mapquest. I want to put a logo of Mapquest on the detail screen for the record so that when a user clicks the logo, a new browser window will open displaying the mapquest page.

I have tried inserting HTML and Form Image Link buttons on the record detail but I can not get either of them to display the image and then use info from my database for the link.

Can someone walk me through the steps to do this? Thanks!
View profile  Send private message
peterr


Posts: 5971
Posted: 04/15/2004, 3:19 PM

dodaniel,
What you described looks like the right steps. Using "Image Link" should be best if both your image and the URL are stored in the database.
If you're using a static image and only the URL is stored in the database then you can use the regular form Link control and in the "Default" property of the link use the IMG tag that points to the image, for example:
"<img src=http://www.google.com/images/logo.gif>"
(including quotes)
If something doesn't work, please specify the URL of the empty image being displayed and/or the exact URL that the link executes (instead of the one that you want)
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
dodaniel

Posts: 43
Posted: 04/16/2004, 1:30 PM

Peter R.,

That worked great. I wasn't putting in the "<img src>" tags before. Also, I had to change the Content property to HTML.

Thanks again!
View profile  Send private message

Add new topic Subscribe to topic   


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

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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