This is not working on a Mac thats running OS x and is using entourage as its default client. It cuts off at the ampersands and deliminating marks. Any code for this? Browser is IE.
Ok, Thanks for the answer, how can I make a page break, so I can type something before the link, so it would look like this
Subject:Dawn Hill Antiques
Body:
LINK
So there is a space above the link where people can write a message?
GOT IT WORKING THANKS...now is there anyway I can make that link be hidden with other text, like this html would do on a normal page?
<a href="http://www.google.com">link </a>
Here is all the code:
The Script in the Header:
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
//Tell-a-friend script
//Carl Dimmer
var initialsubj="ddd"
var initialmsg=" "+window.parent.location
var good;
function checkEmailAddress(field) {
var goodEmail =...
u = window.location;
m = "The message";
function mailThisUrl(){
good = false
checkEmailAddress(document.eMailer.address)
if (good){
// the following expression must be all on one line...
window.location =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.