Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 30th, 2004, 05:14 AM
Authorized User
 
Join Date: Mar 2004
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Default Display email address on my web page

Hi,

I want to display email addresses on a web form. I want it to be activate when a mouse is pressed on it (similar to WORD). It works ok on Frontpage, how do I get it to work on a Web Form.

I am using VB .NET 1.1

Thanks


Kerry O'Carroll
__________________
Kerry O\'Carroll
 
Old September 30th, 2004, 09:38 AM
Authorized User
 
Join Date: Jul 2004
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Default

<asp:HyperLink runat="Server" NavigateUrl="mailto:[email protected]">email Joe</asp:HyperLink>

 
Old September 30th, 2004, 03:56 PM
Authorized User
 
Join Date: Mar 2004
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks Bryan, that worked fine.

Regards

Kerry O'Carroll





Similar Threads
Thread Thread Starter Forum Replies Last Post
Read the mail address from the web page gmbalaa General .NET 0 September 14th, 2007 04:12 AM
Web page email ashuphp Beginning PHP 1 April 19th, 2007 12:03 AM
Display web page elements all at the same moment karib HTML Code Clinic 3 October 10th, 2004 11:44 AM
Print an web page without URL address rekha_jsr Servlets 1 September 16th, 2004 05:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.