How do I link Tell-A-Friend to a different page?

Options

When a TAF link is shown on a Web page, it will link the recipient to that page. How would you use it to link to a different page? (In other words, if you want to put the TAF link on page2.htm, but want it to contain a link to page1.htm.)

The "Link being sent" field can be modified by hand-coding the Tell-A-Friend link in your web page and setting the "page" parameter to the URL to link back to. For example, if you create a hyperlink in your web page and set the URL to "TellAFriend?page=]", this will open the Tell-A-Friend page with "http://www.google.com" as the value for "Link being sent" when clicked.

The HTML version of this example would look like:

<a href="TellAFriend?page=]">Custom Tell-A-Friend that links back to Google</a>

Tagged:

Categories