% '************************************************************************************ ' recommendlinks.htm ' 'Purpose: ' recommendlinks is returning the list of spider/user URL from tb_reciplink based on gblnIsSpider ' 'Notes: ' 'Mods: ' Date Initials Changes ' ----------- -------------- --------------------------------------------- ' JC Inception ' 01-06-03 JC only returning the list of spider URL from tb_reciplink ' '************************************************************************************ DIM strLinkBomb, strSpiderName, blndeepCrawl blndeepCrawl = True strLinkBomb = "" if isSpider(strSpiderName) then strLinkBomb = GetLinkBombHTMLStream(3) %>
|
|
|
<%if NOT gblnIsSpider then%>![]() Search for Franchises: <%end if%> Recommendations: <% 'GetRecipLinkListHTMLStream gstrDomainName GetSpiderRecipLinkListHTMLStream gstrDomainName %> |
|