 |
<%
set newsproduct=server.CreateObject("ADODB.Recordset")
sqltext="select top 12 * from news where news10=3 order by news1 desc,id desc"
newsproduct.Open sqltext,cn,1,1
if newsproduct.bof or newsproduct.eof then
response.write "No Message!"
else
i=1
do while not newsproduct.EOF
set news6=newsproduct("news6")
set idd=newsproduct("id")
set news3=newsproduct("news3")
%>
|
|
<%
i=i+1
newsproduct.movenext
loop
end if
newsproduct.close
set newsproduct=nothing
%>
|
|
|
 |
<%
id=request("id")
set rs=server.CreateObject("ADODB.Recordset")
if id<>"" then
sqltext="select * from news where id="&id&""
else
sqltext="select top 1 * from news where news10=3"
end if
rs.Open sqltext,cn,1,1
set news3=rs("news3")
set news5=rs("news5")
set news6=rs("news6")
set news8=rs("news8")
set news12=rs("news12")
%>
We offer a range of services to sanitaryware manufacturers covering raw materials, processes and finished products.
These are aimed at giving our customers a competitive advantage through quality improvements, technology development and cost reduction.
Technical Advice and Troubleshooting
Experts in Sanitaryware manufacture are available to provide technical assistance and trouble shooting from raw material to the finished products. Advice on areas such as pinholing, casting, drying, firing and in-service failure are addressed. Expertise in body and glaze formulation and mould design and formation are provided.
Comparison to current best practice, formulation of technical improvement plans and a full factory simulation service is available, for plant modification and additions.
A full bespoke range of training services are available from practical skills in manufacturing technology and product usage, through technical seminars and management improvements.
|
|
|
 |
|
|