CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 CC : Creating a Email link on an Email field

Print topic Send  topic

Author Message
Jean-François ROY
Posted: 10/30/2002, 7:58 AM

Hi,

I have this table which displays all Emails from the Clients table and I
want to create a link on this field so when the you click on it it opens a
new Message window in Outlook.

Thank you,

Sincerely,

Jean-François

Steven Dowd
Posted: 10/30/2002, 12:21 PM

If your field contains a full email

name@domain.com

and if your field is called 'email' in the field properties

then in the befor show event for the form add

$fldemail = "<a href=\"mailto:$fldemail\">$fldemail</a>";

web urls would be done with same , but take out the 'mailto:'

Steven


"Jean-François ROY" <jfroy@wanadoo.fr> wrote in message
news:apovjj$k5r$1@news.codecharge.com...
> Hi,
>
> I have this table which displays all Emails from the Clients table and I
> want to create a link on this field so when the you click on it it opens a
> new Message window in Outlook.
>
> Thank you,
>
> Sincerely,
>
> Jean-François
>
>


   


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

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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