Results 1 to 4 of 4

Thread: How to send a LINK in email

  1. #1
    Join Date
    Apr 2009
    Posts
    48

    How to send a LINK in email

    Is there any way to send link in email? The link received by the receiver must display as hyper link. Can any one tell me how to send a link in an email?

  2. #2
    Join Date
    Oct 2005
    Posts
    2,358

    Re: How to send a LINK in email

    To send link in email you need to include url in your email. For example Visit http://google.com. In otherwords, you need do nothing special.In HTML email most of the time all you need do is include the HTML for a link. So you might include in your HTML : Visit <a href="http://google.com">http://google.com</a> to get your tech questions answered.And the recipient of the email will usually see : Visit http://google.com to get your tech questions answered.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,572

    Re: How to send a LINK in email

    Simply paste the the following javascript code into the URL of the link properties.javascript:navigate('mailto:YOUR-EMAIL@HERE.COM?subject=LINK:%20'+escape(document.title)+'&BODY='+escape(location.href)) or with internet explorer there was a simple tool "send link via email" click and it defaults to your email software.

  4. #4
    Join Date
    Jan 2009
    Posts
    76

    Re: How to send a LINK in email

    IE Send Link By Email 1.0.5.0 :
    Quickly send an email containing a link to the website you are currently viewing or a link you found on a website by right-clicking and choosing Send Link by Email... in Internet Explorer. Right-click in some empty space on a website to send a link to that site. Right-click on a link on a website to send that link.

    downalod IE Send Link By Email 1.0.5.0

Similar Threads

  1. cannot send a page by email link in Firefox 6
    By veeru s in forum Technology & Internet
    Replies: 6
    Last Post: 20-08-2011, 11:14 PM
  2. Replies: 4
    Last Post: 27-02-2011, 04:32 AM
  3. Cannot send a web link by email with Firefox
    By A.I. in forum Technology & Internet
    Replies: 4
    Last Post: 14-02-2011, 10:28 PM
  4. Windows 7: Send link by Email grayed out
    By Palushi GanGer in forum Technology & Internet
    Replies: 4
    Last Post: 11-01-2011, 12:48 AM
  5. Replies: 2
    Last Post: 14-02-2008, 09:16 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,989,225.46460 seconds with 17 queries