%@ LANGUAGE = VBScript %>
View all the flours recommended for a particular usage
<%Set OBJdbConnection = Server.CreateObject("ADODB.Connection")
OBJdbConnection.Open "Flour"
SQLQuery = "SELECT DISTINCT Name_Usage FROM Usages ORDER BY Name_Usage ASC"
Set RSCustomerList = OBJdbConnection.Execute(SQLQuery)
%>
[ Home | Introduction of Company | Product Information | Services | Contacts | On-line Order ]