| |||||||
This is a discussion on Link Directory within the Wiki Discussions forums, part of the Old Forums category; Yeah the master file that the slaves copy off will just have this: [html]<p><a href="site.com">keyword</a></p>[/html]...
| | Thread Tools |
| | #21 |
| Mini Mac | Re: Link DirectoryYeah the master file that the slaves copy off will just have this: [html]<p><a href="site.com">keyword</a></p>[/html] |
| | #22 | |
| Interclickz Support Join Date: Aug 2005
Posts: 1,353
![]() | Re: Link DirectoryQuote:
But if they are then:- Code: <%
Dim objXmlHttp,strHTML
objXmlHttp = Server.CreateObject("Msxml2.ServerXMLHTTP")
objXmlHttp.open "GET", "http://www.domain.com/directory.php" & Request("page"), False
objXmlHttp.send
strHTML = objXmlHttp.responseText
Response.Write(strHTML)
objXmlHttp = Nothing
%>
W.> | |
| | #23 |
| iPod 20gb Join Date: Mar 2007 Location: Brentwood
Posts: 757
![]() | Re: Link DirectorySounds like you boys have the bases covered! |
| | #24 |
| iPod 20gb Join Date: Jan 2007
Posts: 480
![]() | Re: Link DirectoryRight. I've made a text file of everyone's sites (including site title/desired keyword). I can happily send this to someone because tbh i'm out of my depth here! |
| Thread Tools | |
| |