CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge -> Programming

 mail field clickeable

Print topic Send  topic

Author Message
CCman

Posts: 6
Posted: 01/10/2006, 7:33 AM

i have a grid with a "email" field, i want to make it "clickeable" so the user can click in the email.

mailto:"email field"

i see many examples but nothing work fine.

i use CC and ASP

View profile  Send private message
peterr


Posts: 5971
Posted: 01/10/2006, 10:40 AM

One way to do this would be as follows:
1. Create a standard link that displays database values. Make sure that the "Href Source" property of the link has the email field selected in the "Address from database" option.
2. Switch to HTML mode and change:
<a href="{Link1_Src}">{Link1}</a>
to:
<a href="mailto:{Link1_Src}">{Link1}</a>
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
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.

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.