theremotedr
03-23-2016, 03:00 PM
Not sure if this is the correct place for this ?
On my Ebay page i have a button with a link for my email.
When the customer clicks the link there email programme opens up but my email address is not prefilled in the To field.
It used to be prefilled but now Ebay must have something in place looking for the mailto code etc.
I currently have the code below but need a workaround or something that will allow my email to be prefiled in the customers message etc.
Here is the page in question http://www.ebay.co.uk/itm/111915393564?ssPageName=STRK:MESELX:IT&_trksid=p3984.m1555.l2649
Here is the code used,
<h2><a href="mailto:ivylodgebuyer@gmail.com?subject=Ivy Lodge Sales Listing"><img src="http://theremotedoctor.co.uk/ivylodgesales/any-questions-ask.jpg" alt="Ford Honda Suzuki car keys"></a></h2>
On my Ebay page i have a button with a link for my email.
When the customer clicks the link there email programme opens up but my email address is not prefilled in the To field.
It used to be prefilled but now Ebay must have something in place looking for the mailto code etc.
I currently have the code below but need a workaround or something that will allow my email to be prefiled in the customers message etc.
Here is the page in question http://www.ebay.co.uk/itm/111915393564?ssPageName=STRK:MESELX:IT&_trksid=p3984.m1555.l2649
Here is the code used,
<h2><a href="mailto:ivylodgebuyer@gmail.com?subject=Ivy Lodge Sales Listing"><img src="http://theremotedoctor.co.uk/ivylodgesales/any-questions-ask.jpg" alt="Ford Honda Suzuki car keys"></a></h2>