|
|
Click
here for trader's directory index
|
|
|
|
|
|
|
|
Your
web page is truly low-cost advertising. It is marketing tool
you can use again and again for year. Please compare the contents
and the cost of your web site with advertisements in newspapers
and magazines monthly, quarterly and yearly.Greately Improve
your professional image with your domain name printed on your
business cards, stationery and advertising material. Tell people
that you really mean business. |
Advertisements |
 |
|
|
|
|
 |
- Link Exchange |
|
<%
'the World Wide Clock asp code
On Error Resume Next
rqst=Request.ServerVariables("HTTP_HOST")&Request.ServerVariables("PATH_INFO")
url="http://www.onyoursite.com/data/wwc.htp?rqst="&rqst
set Http = server.CreateObject("Msxml2.ServerXMLHTTP.3.0")
Http.Open "GET", url, False
Http.Send
Dim wwc
wwc = Http.responseText
response.write (wwc)
Set Http = nothing
%>
|
|
|