Welcome Guest, Not a member yet? Register   Sign In
a link to email me
#1

In the bottom of my main page I have

<div class="span6 b10">
      Copyright &copy; 2018 <a target="_blank" href="mailto:[email protected]">RBernstein</a>
      <img src="<?php echo base_url(); ?>assets/themes/default/images/RapidSSL_SEAL-90x50.gif" style="float:right;margin-bottom:150px;z-index:5"/>
</div>


However, when I click on the link to send an email I just get a new browser window with this in the address bar:

mailto:[email protected]

What am I doing wrong? 
proof that an old dog can learn new tricks
Reply
#2

Get rid of target="_blank".
If it still dosen't work you don't have a default e-mail client installed on your computer.
Reply
#3

Got rid of the target=blank. Now it just sits there. I surely have gmail on my PC.
proof that an old dog can learn new tricks
Reply
#4

Gmail are primarily a web based email service.

These are e-mail clients:
* Outlook (2016/365)
* Windows Mail
* Thunderbird
Reply




Theme © iAndrew 2016 - Forum software by © MyBB