If I want to set up a reciprocal link on my site, and I need to put specific code somewhere as requested by the site I am linking to eg. "<a href=" type information, where do I put this information? I am fine if I just have to type in the home page of a site to link to but as soon as a site requests this info I am stumped.
Announcement
Collapse
No announcement yet.
Links
Collapse
X
-
I find the easiest way to do this is to create a file called mylinks.html or similar in your site 1 folder and then put the required code into their along with all the other links and any header info you want.
Then create a brochure template that has the following in it:<br>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">NETQUOTEVAR:INCLUDE mylinks.html </td>
</tr>
</table>
(or an alternative is to just put the code into a brochure fragment embedded between !!< and >!!)
Mike-----------------------------------------
First Tackle - Fly Fishing and Game Angling
-----------------------------------------
Comment