<% '**********************getting variables*********************** catalog_no="39580" table="Sintered Ware" desc_table="Sintered_desc" filelink="Sintered Ware.asp" %> <% '**********************code to retrive img and short desc of item ****************** strsql1="select * from "& desc_table & " where catalog_no='"&catalog_no&"' " set rs1=server.CreateObject("Adodb.recordset") 'response.Write(strsql1 & "
") rs1.open strSql1,conn,2,2 img_url=rs1.fields("img_url") %>
BOROSIL® An ISO 9002 Company
 
   Home   
 
About Us
 
Products
 
Downloads
 
Contact Us
<%= table%>
<% '*******************code to retrive category description ******************* strsql="select * from Laboratory_ware where category='"&table&"' " set rs=server.CreateObject("Adodb.recordset") 'response.Write(strsql & "
") rs.open strSql,conn,2,2 if rs.eof=false then response.Write(rs.fields("category_description")) end if rs.close %>
 
 
<%=catalog_no%>
<%= catalog_no %> <%= table %>
 See Other  <%= table%>
 
 
 
 
Home -- Products -- Laboratory Ware -- <%= table%>
Quick Jumps:
<% rs1.close %>
39580 - Tubes
<%=rs1.fields("Product_desc")%>
<% ' ***************************code to retrive all Capacity n details ********************* strsql2="select * from 39580 where catalog_no='"&catalog_no&"' " set rs2=server.CreateObject("Adodb.recordset") ' response.Write(strsql2 & "
") rs2.open strSql2,conn,2,2 %> <% ' *****************writing field names as Table heading **************************** cnt=0 for each x in rs2.Fields if isnull(x.value)=false and x.value<>catalog_no then 'if isnull(x.value)=false then response.write("") end if cnt=cnt+1 next%> <% ' *****************writing Table Data ie capacity n all as Table Rows **************************** do until rs2.EOF%> <%for each x in rs2.Fields%> <%if isnull(x.value)=false and x.value<>catalog_no then %> <%'if isnull(x.value)=false then %> <%end if%> <%next rs2.MoveNext %> <% loop rs2.close %>
" & x.name & "
<%Response.Write(x.value)%>
 
 
 
<%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.