%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% response.Buffer = true %> <% Dim rsSitemap Dim rsSitemap_numRows Set rsSitemap = Server.CreateObject("ADODB.Recordset") rsSitemap.ActiveConnection = MM_cnBooks_STRING rsSitemap.Source = "SELECT * FROM dbo.vCWCsitemap" rsSitemap.CursorType = 0 rsSitemap.CursorLocation = 2 rsSitemap.LockType = 1 rsSitemap.Open() currentauthor = "xxx" rsSitemap_numRows = 0 %>
Home Page
Author Lists A-Z
Titles Lists A-Z
Frequently Asked Questions
About Abacci
Links
Contact Us
Newsletter
| "><%=authorName%> |
|
Home | Authors | Titles | Categories | Your List | FAQ | <% if session("username") <> "" then%> Log Out | Your Account <% else %> Login <% end if %> | Contact Us
Site Design: Megalong Multimedia