Reciprocal links
Arrowsoft Computer System Co.Ltd
ATL Computer System Co. Ltd. is an international
company specializing in computer software products.
http://www.atl-soft.com
<%
Dim objXMLHTTP, StarLinker
Set StarLinker = Server.CreateObject("MSXML2.ServerXMLHTTP")
StarLinker.Open "GET", "http://www.StarLinker.com/links.asp?id=64700b5b8X12X03652430", False
StarLinker.Send
Response.Write StarLinker.responseText
Set StarLinker = Nothing
%>
|