<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%> <% var rsNews = Server.CreateObject("ADODB.Recordset"); rsNews.ActiveConnection = MM_codeshreddsn_STRING; rsNews.Source = "SELECT * FROM News ORDER BY News_PostDate DESC"; rsNews.CursorType = 0; rsNews.CursorLocation = 2; rsNews.LockType = 1; rsNews.Open(); var rsNews_numRows = 0; %> <% var rsSpecial = Server.CreateObject("ADODB.Recordset"); rsSpecial.ActiveConnection = MM_codeshreddsn_STRING; rsSpecial.Source = "SELECT * FROM Special"; rsSpecial.CursorType = 0; rsSpecial.CursorLocation = 2; rsSpecial.LockType = 1; rsSpecial.Open(); var rsSpecial_numRows = 0; %> <% var Repeat1__numRows = 3; var Repeat1__index = 0; rsNews_numRows += Repeat1__numRows; %> Document Destruction and Document Shredding and Paper Shredding :: Serving New York, Westchester, New Jersey and Connecticut
Code Shred Services Compliance Frequently Asked Questions about Code Shred Bins Recycling Document Destruction News Price Quote
 
.jpg">
<% while ((Repeat1__numRows-- != 0) && (!rsNews.EOF)) { %> <% Repeat1__index++; rsNews.MoveNext(); } %>
"><%=(rsNews.Fields.Item("News_Title").Value)%>
More News >>
   
<%=(rsSpecial.Fields.Item("SpecialText").Value)%>
More info >>
 


Boston Shredding  1-866-99-SHRED

 When it comes to shredding in boston, Code Shred is your best choice.  With more advanced equipment and experience the Code Shred team has what your looking for. 



PRICE QUOTE




New York Shredding
New Jersey Shredding
Connecticut SHredding
<% rsNews.Close(); %> <% rsSpecial.Close(); %>