I need a simple code for website email
This is the code I have been using for years, on my Contact Us pages, but it stopped working on all my sites for some reason. I need a new simple code for my contact us forms.
If you have any questions or concerns please <script language="javascript">
<!--
var part1 = "admin";
var part2 = "dogbusiness.com";
var part3 = "Click Here To Contact Us";
document.write('<a href="mai' + 'lto:' + part1 + '@' + part2 + '">');
document.write(part3 + '</a>');
// -->
</script>
I will respond to all messages as soon as possible.
Thank You
Glenn
-
devi10 -
Thanks
{{ DiscussionBoard.errors[10210252].message }} -
-
wennice -
Thanks
{{ DiscussionBoard.errors[10214725].message }} -