PC Review


Reply
Thread Tools Rate Thread

clickable e-mail on WebForm

 
 
John Grandy
Guest
Posts: n/a
 
      16th Aug 2005
How to include an e-mail address link on an .aspx page that when clicked
invokes the computer's default e-mail client with the TO: address pre-filled
?

Prefererably, the link text is not necessarily the same as the e-mail
address.

Thanks.


 
Reply With Quote
 
 
 
 
Lucas Tam
Guest
Posts: n/a
 
      16th Aug 2005
"John Grandy" <johnagrandy-at-yahoo-dot-com> wrote in
news:(E-Mail Removed):

> How to include an e-mail address link on an .aspx page that when
> clicked invokes the computer's default e-mail client with the TO:
> address pre-filled ?
>
> Prefererably, the link text is not necessarily the same as the e-mail
> address.



Use the URL:

private.php?do=newpm&u=



--
Lucas Tam ((E-Mail Removed))
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
 
Reply With Quote
 
Juan T. Llibre
Guest
Posts: n/a
 
      16th Aug 2005
That is a basic HTML technique, not an ASPX technique.

Prefix the email address with mailto:

<a href="private.php?do=newpm&u="> The link text </a>




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Espaņol
Ven, y hablemos de ASP.NET...
======================

"John Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:(E-Mail Removed)...
> How to include an e-mail address link on an .aspx page that when clicked invokes the
> computer's default e-mail client with the TO: address pre-filled ?
>
> Prefererably, the link text is not necessarily the same as the e-mail address.
>
> Thanks.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
clickable e-mail and file links Lalato Windows XP Messenger 2 5th Jul 2008 03:15 PM
Open Another webform without closing the current webform ? Luqman Microsoft ASP .NET 2 11th Apr 2007 03:43 AM
Moving value from popup Webform to main Webform? =?Utf-8?B?Vk1J?= Microsoft ASP .NET 1 9th Oct 2006 06:15 PM
Outlook: Junk E-Mail folder: messages converted to text, non-clickable Erik Microsoft Outlook Discussion 3 22nd Aug 2006 05:57 PM
no code in webform using vs.net, but in webform using notepad timmso Microsoft Dot NET Framework 1 20th Dec 2003 08:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:36 AM.