Order Materials

">
<% strsql = "select * from materialtypes" If Not Request("id") = "" Then strsql = strsql & " where materialTypeID = '" & Request("id") & "'" End If strsql = strsql & " order by materialtypeid" 'Response.Write strsql Set rs = conn.execute(strsql) Do While Not rs.EOF strsql = "select * from materialtypeassoc WHERE materialtypeid ='" & rs("materialtypeid") & "'" set rs1 = conn.execute(strsql) If Not rs1.EOF Then Response.Write "

 

" Response.Write "

" & rs("materialtype") & "

" Response.Write "" If rs("materialType") = "SFI Materials" And Request("id") = "" Then %> <% Else Do While Not rs1.EOF strsql = "SELECT * FROM materials WHERE materialid ='" & rs1("materialid") & "' and enabled = '1'" set rs2 = conn.execute(strsql) If Not rs2.EOF Then strimage = rs2("image") if strimage <> "" then strimg = "" else strimg = "" end if response.write " " response.write " " response.write " " response.write "" End If rs1.movenext Loop End If Response.Write "

" 'response.write " " response.write " " response.write " " response.write " " response.write " " response.write " " & strimg & "" & rs2("materialtitle") & "
" response.write " Maximum Order: " & rs2("quanlimit") & "" response.write "

" & rs2("description") If Not rs2("samplePDF") = "" Then If Not InStr(rs2("samplePDF"),".pdf") = 0 Then Response.Write "
View a copy of this PDF document." End If End If response.write "

" End If rs.MoveNext Loop %>

Mailing Information

To receive the <% If Request("id") = "" Then Response.Write "free" End If %> materials you requested, please fill out all of the information below. Please note that all fields indicated below are required.

Name:
Email:
Phone:
Address 1:
Address 2:
City:
State:
Zip Code:

did you know...

  • By 2012 the paper industry hopes to recover 55 percent of all the paper Americans consume
  • Every ton of paper recycled saves more than 3.3 cubic yards of landfill space
  • In 2005, the amount of paper recovered for recycling averaged 346 pounds for each man, woman and child in the United States

Join our email list
for periodic updates and information.