Safely adding a "mailto:" link to your website

Hi,
My website has a "Email Me" button that I'm not yet sure of the behavior of. Either it will point straight to a "mailto:", or it will go to a form (that the HTML will specify a target address for).
In either case, what would be the safest way to add a target email address so that robots don't automatically pick it up and add it to their "spammable" lists?

First contact your web host and ask them if they have a form-to-email script you can use.  Hosts often provide scripts on their servers which you can activate through your Admin Panel or by referencing the script in your form's action attribute.
     <form action="path-to-form-on-server/form-to-email-script.php">
Ideally, you want a form-to-email processing script that:
a) validates form input fields,
b) blocks hackers,
c) stops submissions from spam bots,
d) hides your email address from harvesters.  
[email protected] from DB Masters script does all of this  and it's free if you credit the author; $20 per domain if you don't.
Related Links:
    FormToEmail.com (free & pro versions available)
    http://formtoemail.com/formtoemail_pro_version.php    
    Tectite
    http://www.tectite.com/formmailpage.php
Nancy O.

Similar Messages

  • I cannot open mailto links in external websites.

    when I click on an email link in some websites, it says there is no application to open the mailto link. I went through the help menus, where I am asked to find the mailto feature and add an application. There is no mailto feature listed, so I can't link an application. It seems my firefox has no knowledge of mailto. I don't get a yahoo pop-up as others do. What do I do? I have Firefox 20.0.1and gmail and windows 7.

    See:
    *https://support.mozilla.org/kb/Changing+the+e-mail+program+used+by+Firefox
    You can check the network.protocol-handler.external.mailto prefs on the about:config page.
    *http://kb.mozillazine.org/about:config
    If network.protocol-handler.external.mailto prefs are user set (bold) then right-click and Reset them to the default value.
    You can also try to change the network.protocol-handler.warn-external.mailto pref to true.

  • Firefox will not open my email client when I click on a "mailto" link on any website. How can I fix this.

    Anytime I drag my cursor across, or try to click on a "mailto" email link on any webpage, it will display an incorrect e-mail address (it seems to default to one in particular). It will not open a new e-mail window and if I "copy e-mail address" it's the wrong one. I've tried everything and was hoping with new updates the problem would solve itself but obviously it hasn't.
    HELP ! This is driving me CRAZY

    For the settings to check to ensure that Firefox opens your email client, see [[changing the e-mail program used by Firefox]]. I don't know why it shows the wrong email address.

  • Forums here are hard to find NO LINK on your website to Forums?

    Hello, I was looking to purchase software and was surprised you did not have a support forum as most do. I almost gave up then did a google search and found your old forums, then clicked on a link that said your forums have moved. So here I am but find it very ODD that you don't encourage people to know that you have a support forum,.
    One thin that i find very ODD with your Cisco Network magic software is when a new device is detected, a window pops up saying a new device is detected ( why dont you just show the device in the popup window ) or at least Hilight or show the device thats NEW or was just detected, Thats like having a house with 100 front doors and one doorbell, What door do you answer or do u just open them ALL /p>
    (Mod note: Edited for guideline compliance.)

    Take a look at robert jacobsons scripts at:
    http://home.comcast.net/~teridon73/itunesscripts/
    The one you want is itunesremovenotfound, download the EXE file. When you run it you choose which script to run. When asked to choose a playlist, you want Library.

  • None of your website links work, why?

    I have been trying to download the CVIRTE70.zip from your site for 2 days now and the links are dead.
    Yesterday I contacteed Joe Laxton over the phone and he said that he would send me the file in my e-mail yesterday, but i never heeard anything back from him.
    Our calibration machine is down due to me not ahving this file, and we are losing money by the minute, becasue we cannot calibrate these phones. Could someone please send this file to me at [email protected], or fix the links on your website so we can get up and running thank you for your help.
    Matt Morman
    T-Mobile NRC

    I just now came across this on our site.  I certainly did send an email with a link to our ftp site.  I apologize for you not getting it, but you should have called back.  My email may have been blocked by your server.  Hopefully, Dennis' reply helped.  Dennis, thank you for the assistance.  How are things?  Haven't talked to you for a while.

  • Mailto: link not working from a particular website but works from others

    the mailto: links on my website are not working in firefox v26.0 but other sites mailto links work perfectly well and open gmail has i would expect them to. i know the links on my site are working has i have tested them in chrome and work has expected so the issue is purely within firefox.
    Can anyone give me any clues

    hi
    This is where things are upto:
    Tried everything that has been suggested so far without success,
    I therefore unistalled firefox and rebooted computer and reinstalled FF and retested the links from the top level frameset then clicking the Contact Us link in the left frame.
    The mailto: links when clicked on now open a newly composed message by firstly initiating a new tab within chrome its self (mailto: set to use google chrome within Options-> Options->Applications). If I set this to be Use Gmail then the problem i was having returns.
    Does anyone have any suggestions of why this is.

  • Won't open Outlook Express compose window when I click on a website's Mailto link

    I have Firefox 3.6.10 running on Windows XP on my desktop.
    When I am at a website with a Mailto link and click on the link, I expect my Outlook Express compose window to open. This is because Firefox's Tools>Options>Applications>mailto for Outlook Express is set to Use Outlook Express.
    Unfortunately, clicking on this link merely takes me to Outlook Express, as opposed to opening a Compose window.

    If the server doesn't recognize that you are logged on then that usually means that the cookie that identifies you isn't send to the server.<br />
    If the cookie settings in Firefox are OK then make sure that an extension or security software on your computer isn't blocking the cookies.<br />
    If you use the Back button then Firefox may be loading the page from the cache.
    Do you still get the correct page if you refresh via F5 or Ctrl + F5 (bypass cache)?
    See also:
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Mailto links open google (desired) but load in current tab, moving away from website, and cannot hit "back" button to return.

    I have firefox set to open "mailto" links, which is desired. However, when clicking the link, the gmail compose window opens in the current tab/window, and therefore leaves the website. Most of the time, the "back" button is not active, so I cannot get back to the website. The back button issue does not happen 100% for some reason.
    To further explain, this is a website I am creating, so I am not sure if the fault lies with my code or in the google mailto option in firefox. (Code shown below)
    >>>>>
    <a class="email" href="mailto:[email protected]">email: [email protected]</a>
    >>>>>
    I tried using a target in the mailto link, but they seem not to work with mailto links like they do for links to other webpages. (Code shown below)
    >>>>>
    <a class="email" href="mailto:[email protected]" target="_blank">email: [email protected]</a>
    ---or---
    <a class="email" href="mailto:[email protected]" target="_new">email: [email protected]</a>
    >>>>>
    Any pointers will help. Is my code bad? Or if the problem is with firefox's way of handling mailto links, is there a way to code to get around this?

    I don't wanna claim total credit for it. I remember seeing someone mentioned a Back button problem with McAfee Add-on in the forum. I dismissed it initially because it seems far-fetched...

  • This app tab feature doesn't work for me: "Links to new websites open in a new tab so that your App Tab doesn't change".

    I installed the new firefox 4 browser today. In the description about the new app tab the following feature is claimed:
    "Links to new websites open in a new tab so that your App Tab doesn't change."
    This doesn's seem to work for me. When I click a link in an app tab i just get redirected and my app tab changes. Is this a bug or a setting?

    This is what the article here claims you need mobile share plan to work.
    It shows it will work fine over wifi.
    http://www.ubergizmo.com/2013/03/bbm-video-chat-on-att-will-require-a-mobile-share-plan/

  • Not true: Links to other websites open in a new tab so that your App Tab doesn't change.

    In the article "What are App Tabs", there's the following statement:
    "Links to other websites open in a new tab so that your App Tab doesn't change." That doesn't happen when I make an App Tab in FF 7.01 in Win 7. I want it to happen, but it doesn't. Sometimes I want to keep Gmail open while I open an link in an email. When I click on the link, I expect a new tab to open, but it doesn't. Instead, the App Tab the contains gmail goes to the linked website. How can I stop this from happening?

    *Tabberwocky: https://addons.mozilla.org/firefox/addon/14439
    *Tab Mix Plus: https://addons.mozilla.org/firefox/addon/1122

  • Adding dynamic images to your website using Dreamweaver

    Hi
    I've been working on a website which has been in use by public for some months now.
    I recently wanted to add a simple product catelogue.   I can do this just by creating my database connection and using the recordsets.
    However I wanted to add an image thumbnail to each product record.
    I found the above topic in the Adobe Help 'Adding dynamic images to your website using Dreamweaver'
    What I really would like to know is what exactly is put in the image_location field of the table, how is this field populated and then how to view the picture.
    I have tried, as per instructions, but the picture is not showing.
    I use php as I dont know coldfusion, but I'm sure the process must be pretty similar.
    If anyone can shed some light then that would be really appreciated.
    Many thanks liz

    komrad78 wrote:
    > I'd like to know how do you add background music to a
    website using
    > dreamweaver CS3?
    > I'm using dreamweaver CS3 to create a website for my
    church (they
    > already have a domain) and I'm trying to figure out how
    to add
    > background music.
    >
    > Also, is there a way for me to add a music player or
    something to the
    > page that starts playing when they enter the site and
    let's you pick
    > different songs from it?
    >
    > And lastly, if I just embed a song or whatever it is as
    the
    > background music, can I make it loop or play a different
    song
    > afterwards?
    As most anyone else will say, so I will say; *please don't
    start it
    automatically!*
    Playing music on a site is fine, but making it play
    automatically when you
    go to the site will alienate lots of people; especially those
    having a quick
    web surf at work or who have other music on whilst they're
    working.
    But back to your question; have a look at the XSPF music
    player
    http://musicplayer.sourceforge.net/).
    It comes in different visual versions
    (can modify it with a bit of Flash knowledge), allows you to
    select
    different songs or just leave it looping, or you can just
    loop one song. And
    yes, you can make it start automatically.
    See
    http://www.blastoffmusic.org
    for an example of a christian site where it
    is used (on the inside pages)
    HTH,
    Pete.
    Peter Connolly
    http://www.kpdirection.com
    Utah

  • HT4528 The new iOS6 allows you to send/receive messages from other phones linked to your iTunes account which is great for checking on my kids but I dont want them to be able to add my phone to their messages.  Is there a way to block from being added to

    I updated to the iOS6, and it allows you to view and send messages with any phone on iOS6 and linked to your iTunes account.  You can unselect phones so they dont go out through the phone, but is there a way to block other phones from adding yours?  Example, I don't ind being able to see what my son is sending/receiving on his phone but I don't really want him to be abe to add my phone and see all my messages...

    Simple process. If an iPhone go to the Apple Store and not Verizon
    the phone from Verizon will be a refurbished device and not new unless under the 14 day worry free guarantee
    good luck

  • Mailto links in websites not working correctly in FF 36.0.1

    I know this isn't a new problem as I've found lots about it in the Internet but I haven't found anything that will fix it! This problem only started for me when I updated to Firefox36, until then everything was working perfectly, but as I've seen references to the problem going back to 2007 that may be a red herring.
    I'm using Windows 7 Professional, 64 bit on an HP ProBook. When I click on a mailto link in a web page I have a Windows Internet Explorer window open saying "Could not perform this operation because the default mail client is not properly installed".
    I was clicking the link in Firefox, Firefox is my default browser, The Bat is set as my default program for handling mailto commands and everything was in 100% working order until I updated to v36.
    On another computer also running Windows 7 Professional, 64 bit with Firefox 36.0.1 this problem does not occur! Clicking on a mailto in that works just as it should. I've tried uninstalling and reinstalling Firefox, but it made no difference - the problem wouldn't go away.
    It's driving me barmy! ;-)

    Hello again,
    Yes, all the default settings are correct, that was my first port of call.
    However, it would seem it's not just a Firefox problem. The same thing happens in Internet Explorer, Safari just puts up an error message saying it can't open the specified address because Windows doesn't recognise Internet addresses starting with mailto:
    ...... BUT ...... if I load Opera or Chrome the mailto links work 100% correctly!

  • Mailto: link no longer works

    After working tfor the years the code for adding a email link no longer works. What's going on? For example this piece of code worked fine for years <a href="mailto:[email protected]">Email</a>. Now when I try to use the link my email programs opens up fine but in the place where the email address goes it includes the the full mailto:[email protected] where the email address goes rather than just the email address.

    Mailto links are inherently unreliable for several reasons:
    The end user must have an mail client like Outlook installed on their device.  Most webmail users don't  need an email client anymore preferring to log-in to their accounts with a browser.   If your end user has no email client, nothing will happen when they click the mailto link.
    Spam.  Email links are a neon sign for robot email harvesters who will bombard your inbox with unwanted spam mail.
    People who use computers in public libraries, schools or community centers won't be able to use your mailto links.
    For best results, use an HTML contact form with a server-side script that processes form data and sends it to your email address.  Preferably a script that is secure and has built in spam prevention.
    Nancy O.

  • Apply mailto: link in accordion content tab

    I would like to create a special "mailto:" link in the email
    section of the accordion on the page listed below.
    I want it to mail to the email address listed in the XML data
    record AS WELL AS to a second address. (I don't want the second
    address displayed in the content panel)
    I'm new at this but I've gotten pretty good at just copying
    and pasting code into my files, so long as I know WHICH FILE and
    WHERE to paste it. I think I need to add another line in each XML
    record and then add some kind of an "a href=" type code somewhere
    in my HTML file. I've pasted the first bit of my XML file below.
    My attempts resulted in making ALL of my content panels link
    to the content email address selected (I've since fixed it and put
    it back to normal - without any link). I would really appreciate it
    if someone could layout the specifics of what I need to do and
    where. Thank you so much.
    BTW, You might notice that I dealt with the IE li ul list
    problem (in the upper menu) by just "designing" the menu to look
    like the ugly IE version because I couldn't figure out how to make
    it look half-way decent in IE when it was designed to look nice in
    Safari and Firefox! Grrr.
    XML FILE:
    <?xml version="1.0" encoding="UTF-8"?>
    <coaches>
    <coach id="00">
    <coach_image>../competitive_dw/coaches_pics/select_a_coach.jpg</coach_image>
    <team></team>
    <fname></fname>
    <lname></lname>
    <email></email>
    <phone></phone>
    <license></license>
    <wp_since></wp_since>
    <also></also>
    <achievmts></achievmts>
    </coach>
    <coach id="01">
    <coach_image>../competitive_dw/coaches_pics/ph_cmg_soon.jpg</coach_image>
    <team>Boys Academy U09 Trainer/Director</team>
    <fname>Sam</fname>
    <lname>Koleduk</lname>
    <email>[email protected]</email>
    <phone>727-389-7850</phone>
    <license></license>
    <wp_since>2008</wp_since>
    <also></also>
    <achievmts></achievmts>
    </coach>
    <coach id="02">
    <coach_image>../competitive_dw/coaches_pics/ph_cmg_soon.jpg</coach_image>
    <team>Boys Academy U09</team>
    <fname>Ron</fname>
    <lname>Moon</lname>
    <email>[email protected]</email>
    <phone>727-505-1607</phone>
    <license>NSCAA Advanced Regional</license>
    <wp_since>1990 when we were called "Spirit" and again
    in 2008</wp_since>
    <also></also>
    <achievmts>Played in college at St. Leo from 1992-94.
    Captain-National Champion AAU 1987 Pasco Blast</achievmts>
    </coach>
    THE HTML PAGE:
    http://www.westpascofc.com/competitive_dw/cp_coaches_dw.html

    Mrs. Dollywobbler,
    THANK YOU! It took me a LOT of tries and variations but I did
    it, thanks to your model. It's interesting to note that with all of
    these experts in this forum answering VERY complex questions, it
    was only another newbie that took the time to help me. Again, thank
    you!
    Now, I'd like to find out how to make it send an email to one
    recipient and also send to a BLIND COPY recipient. I'll work on it.
    Here's the code I ended up using in case someone else needs
    it.
    IN THE XML FILE:
    <coach id="01">
    <coach_image>../competitive_dw/coaches_pics/ph_cmg_soon.jpg</coach_image>
    <team>Boys Academy U09 Trainer/Director</team>
    <fname>Sam</fname>
    <lname>Koleduk</lname>
    <email><![CDATA[<a
    href="mailto:[email protected],[email protected]">[email protected]</a >]]></email>
    <phone>727-389-7850</phone>
    <license></license>
    <wp_since>2008</wp_since>
    <also></also>
    <achievmts></achievmts>
    </coach>
    IN THE HTML FILE: (including the code around the part I
    added...so you can see where it goes in the file)
    <script type="text/javascript">
    <!--
    var ds1 = new Spry.Data.XMLDataSet("coach_data_set.xml",
    "coaches/coach",{sortOnLoad:"team",sortOrderOnLoad:"ascending",distinctOnLoad:true});
    ds1.setColumnType("email", "html")
    //-->
    </script>
    <link href="../SpryAssets/SpryAccordion.css"
    rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    .style1 {color: #CC0000}

Maybe you are looking for