CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Make email address in table a email link

Print topic Send  topic

Author Message
dcovell
Posted: 02/26/2003, 10:52 PM

I have a project in CodeChargeStudio and want to make the email addresses in my table links with the format mailto:{email}.

If I use the create link the closest I can get without manually changing the code is user@host.net"">http://host/site/page.asp?email="user@host.net";

Please help. I'm fairly new to coding in general especially ASP.

Thanks!
Nitedula
Posted: 02/27/2003, 1:24 AM

you have to set it by hand :

right click on the link / <A> properties / set "{link_src}" to "mailto:{link_src}"

set preserve Parameters to NONE

that should work (worked for me) !!!
dcovell
Posted: 02/27/2003, 12:43 PM

I did that and it adds the email: to the front of the link. Now I have...

mailto:page.asp?email="user@host.net"

Getting closer but I want it to say...

mailto:user@host.net
dcovell
Posted: 02/27/2003, 6:28 PM

Ok like I said I'm a bit of a newbie. I just needed to change the href type to database and select email from the list (the field with the email address). It all works good now, thank you Nitedula for your help.

   


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.