<% Language = "VBSCRIPT" %> <% Response.Buffer="True" %> <% searchSQL = "select * from page_tags where page_id = 1" %> <% searchSQL2 = "select * from page_tags where page_id = 3" %> <% set selectSet = demoDB.Execute(searchSQL) %> <% set selectSet2 = demoDB.Execute(searchSQL2) %> <% p_title = selectSet2("p_title") p_keyword = selectSet("p_keyword") p_description = selectSet("p_description") %> <% selectSet.Close set selectSet = Nothing %> <%=p_title%>
© 2004 By Crosstown Auto & Truck Parts. All Rights Reserved.
Web Site and Data Engine Powered by Glasstree.com.
This web site is database driven and all content is inserted by Crosstown Auto & Truck Parts.
If you have questions about the content on this web site please contact Crosstown Auto & Truck Parts
and read Glasstree's Terms of Service Agreement.