| Category : |
|
|
<% = RS2("Category")%>
|
| Company Information |
|
|
Company Name :
|
<% = RS2("name") %>
|
|
Address :
|
<% = RS2("Offaddress") %>
|
|
Zipcode :
|
<% = RS2("Offzipcode") %>
|
|
City :
|
<% = RS2("Offcity") %>
|
|
Country :
|
<% = RS2("Offcountry") %>
|
|
Telephone :
|
<% = RS2("Offtel") %>
|
|
Fax :
|
<% = RS2("OffFax") %>
|
|
Contact Person :
|
<% = RS2("Offcontactname") %>
|
|
E-mail :
|
<% = RS2("Offemail") %>
|
<%RS2.close%>
| Product Information |
|
|
Product Name :
|
<% = RS("ProductName") %>
|
|
Brand Name :
|
<% = RS("BrandName")%>
|
|
Product Description :
|
<% = RS("ProductDescription")%>
|
|
Specification :
|
<% = RS("Specification")%>
|
|
Packing :
|
<% =RS("Packing")%>
|