<% set rsdesc=server.CreateObject("ADODB.Recordset") rsdesc.open "Select * from Laboratory_ware where category='dishes'",conn,2,2 %>
BOROSIL® An ISO 9002 Company
 
   Home   
 
About Us
 
Products
 
Downloads
 
Contact Us
Dishes
<%=rsdesc.Fields("Category_description")%>
 
 
 
 
 
 
 
 
 
Home -- Products -- Laboratory Ware -- Dishes
Quick Jumps:
<% dim rs set rs=server.CreateObject("Adodb.recordset") 'strSql="select distinct(catalog_no) as cno, from beakers" strsql="select * from dishes_desc" table="Dishes" rs.open strSql,conn,2,2 %>
<% do until rs.eof item_name=rs.fields("catalog_no")+ " - Dishes" %> <% rs.movenext loop rs.close 'conn.close %>
<%=item_name %>
<%= rs.fields("Product_desc") %>
<%Set rsc = Server.CreateObject("ADODB.Recordset") strsql="select * from Laboratory_ware order by category" rsc.Open strSql, conn do until rsc.EOF nlink=rsc("category")+".asp" %> <% rsc.close conn.close %>
<%Response.Write("" & rsc("category") & "")%> <% rsc.MoveNext loop %>
 
 
About Us | Products | Sitemap | Copyrights | Terms & Conditions
   
 
Copyrights @ 2005. All Rights Reserved. BOROSIL® Glass Works Limited.