How to use this form.

1. Choose your specification.
2. Please note your requirement in 'other technical requirement' if you have any.
3. Please save after filling up blanks
4. Please repeat No.1, 2 & 3 if you need to add items
5. Please send your inquiry after clicking department which you want to send to.

Bearing Bar
Bearing Bar Size ex) 25mm x 5t x 6100mm(L)
Quantity Mton
Other Technical Requirement

<% Set rs = server.createobject("adodb.recordset") sessionid = session.sessionid strSql = "select count(sid) from tbBasket where sessionid = '" & sessionid &"' and category = 'bar'" rs.open strSql,Application("dbSangjin"), 1 nCount = rs(0) rs.Close if nCount > 0 then strSql = "SELECT sid,bearing,bsize,bpitch,quantity FROM tbBasket where sessionid = '" & sessionid & "' and category = 'bar'" rs.open strSql,Application("dbSangjin"), 1 num = "1" For i = 1 to nCount if rs.EOF then exit for end if sid = Trim(rs("sid")) bearing = Trim(rs("bearing")) bsize = Trim(rs("bsize")) quantity = Trim(rs("quantity")) material = bearing& "/" &bsize& "/" &quantity& " (Mton)" %> <% num = num + 1 rs.movenext next rs.Close end if %>
<%=num%> <%=material%> [delete]
<%if nCount > 0 then%>
Name Company
Address
Phone Fax
Email
Ship to port in

<%end if%>