Adding a Link to your Member Application Page
Many times it is useful to have a link to your 'member application' page so visitors to your site can quickly become members.
Adding that link is easy. Here's how.
Anywhere you wish the link to appear, include the following code:
<a href="http://www.memberteam.com/public/5.cfm">Member Application</a>
The above code will appear on your page as: Member Application
To make this work on your site, you need to replace the reference to memberteam.com to the name of your site.
To use a different phrase rather than 'Member Application', replace the phrase with the words of your choice. Be sure to test this after you paste the above code in your pages.
|