|
| |
")
response.Write("| "& rsCat.fields(1) & " | ")
response.Write(" ")
rsSubCat.open "select * from SubCat where catcode='" & rsCat.fields(0) & "'",strdb
do while not rsSubCat.eof
response.Write("")
response.write("")
response.Write(" | ")
response.write(" | ")
response.write(" ")
response.Write(" | ")
rsSubcat.movenext
loop
rsCat.close
response.Write("")
response.Write(" | ")
response.Write(" ")
rsCat.open "select * from Cat where catcode <>'" &cc& "' order by Catorder",strdb
do while not rsCat.eof
rsSubCat.close
rsSubCat.open "select * from SubCat where catcode='" & rsCat.fields(0) & "'",strdb
if not rsSubCat.eof then
response.Write("")
response.Write(" | ")
response.Write(" ")
else
response.Write("")
response.Write(" | ")
response.Write(" ")
end if
response.Write("")
response.Write(" | ")
response.Write(" ")
response.Write("")
response.Write(" | ")
response.Write(" ")
response.Write("")
response.Write(" | ")
response.Write(" ")
rsCat.movenext
loop
'rsCat.close
'set rsSubCat=nothing
'set rsCat=nothing
%>
|
|
Link
Exchange |
Adding
your website to our link directory
If
you are interested in having your site's link placed
in our directory please e-mail us with the following
information.
To be listed in the Link Directory E-mail
(support@technosoftonline.com ) the following info:
-
your
web site's Title
-
a brief Description
-
your URL address
-
the Theme page you would like your link listed in
- your
email address
|
|
|