Your best friend for file transfer.

Fetch application logoFetch

Make site email URL a hyperlink (6 posts)

  • Started 17 years ago by dochow
  • Latest reply 17 years ago from Scott McGuire
  • dochow Member

    How do I make my email address on my page: 'contact.html' active as an hyperlink?
    :confused:

    Posted 17 years ago #

  • Scott McGuire Administrator

    Hi,

    You need to write the following HTML code to make the email address active as a hyperlink:

    me@mydomain.com

    Substitute your email address in both places where I typed me@mydomain.com .

    Thanks,

    Scott McGuire
    Fetch Softworks

    Posted 17 years ago #

  • dochow Member

    Thanks, Scott:

    Can you tell me EXACTLY where I enter the HTML code you sent? Any special insertion place? In htdocs?

    Posted 17 years ago #

  • Scott McGuire Administrator

    Hi,

    If you want it to appear on your contacts.html page, you should put this code in place of your email address on that page.

    If you are using an editor for your web pages, you should open up contacts.html, select the email address, and set its link property to be:

    mailto:me@mydomain.com

    (That is, do whatever it is you usually do to create a hyperlink, but instead of entering something starting with http://, enter mailto: followed by your email address.)

    Thanks,

    Scott McGuire
    Fetch Softworks

    Posted 17 years ago #

  • dochow Member

    Thanks a milion! Done!

    Posted 17 years ago #

  • Scott McGuire Administrator

    Great, glad to hear it's working!

    Best,

    Scott McGuire
    Fetch Softworks

    Posted 17 years ago #

Reply

  • Or nickname, if you prefer.
  • This will be kept confidential.
  • This is to ensure that you’re a person, not a spambot.