<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results by user ID 5438</title><link>http://forums.method.me/cs/search/SearchResults.aspx?o=DateDescending&amp;u=5438</link><description>Search results by user ID 5438</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Grid: Get View Filter</title><link>http://forums.method.me/cs/forums/p/3561/13608.aspx#13608</link><pubDate>Fri, 31 Aug 2012 22:37:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13608</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;The action in Grids, Set View Filter can set the filter, but I need to verify which filter is being used prior to executing some code.&amp;nbsp; How can you detirmine which filter is currently active on a grid?&amp;nbsp; Could this be added to Get Value from Screen?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>SalesReceiptLine Table Field Question</title><link>http://forums.method.me/cs/forums/p/3279/12513.aspx#12513</link><pubDate>Wed, 30 May 2012 17:44:05 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12513</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;Hi Guys,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve looked through the documentation and can&amp;#39;t find much info on the &amp;quot;SalesOrderLineRecordID&amp;quot; field in the SalesReceiptLine table.&amp;nbsp; Can you provide a description to me or a location where I can find more info on it?&amp;nbsp; I am creating SalesReceipts from SalesOrders and I need to make sure I am updating/inserting all of the fields correctly.&amp;nbsp; I am currently setting each SalesOrderLine.IsManuallyClosed = Yes when creating a SalesReceipt for the respective SalesOrder.&amp;nbsp; I just don&amp;#39;t know if there is a way to actually link the SalesReceipt to the original SalesOrder and the SalesOrderLineRecordID field looks like it may provide that linkage...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>Re: Invoice &amp;quot;Site&amp;quot; column / Inventory Site List - where's the table?</title><link>http://forums.method.me/cs/forums/p/3017/12274.aspx#12274</link><pubDate>Wed, 16 May 2012 14:38:05 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12274</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;Is there at least a way to default the value instead of it showing as &amp;quot;unspecified site&amp;quot;? &amp;nbsp;This is a pretty big hole..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: QBES Advanced Inventory: Sites</title><link>http://forums.method.me/cs/forums/p/1743/12271.aspx#12271</link><pubDate>Wed, 16 May 2012 14:08:51 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12271</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;Is this feature still unsupported in QBES 11? &amp;nbsp;What about Advanced Inventory in QBES 12? &amp;nbsp;&lt;/p&gt;</description></item><item><title>Method API issue</title><link>http://forums.method.me/cs/forums/p/3160/12052.aspx#12052</link><pubDate>Wed, 02 May 2012 20:58:36 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12052</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;I have been running the same query for over a year now and I am now getting this response via the API from a Select XMLv2 request.&amp;nbsp; Can you guys verify there isn&amp;#39;t an issue with the service?&amp;nbsp; None of my parameters have changed and I have verified they are correct.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;windows-1252&amp;quot; ?&amp;gt;&amp;lt;MethodAPI response = &amp;quot;Failure. There were problems with running the query, please verify your parameters&amp;quot; &amp;gt;&amp;lt;/MethodAPI&amp;gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Ampersand (&amp;amp;) Display Issue</title><link>http://forums.method.me/cs/forums/p/2880/10954.aspx#10954</link><pubDate>Mon, 27 Feb 2012 16:42:31 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10954</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;1) When the user selects a Ship-To address, the screen is populated with the address information from the ShippingAddresses table.&lt;/p&gt;
&lt;p&gt;2) The field FakeShippingAddress was created by our Method Solutions developer and holds the same &amp;quot;Address 1&amp;quot; data as the ShippingAddresses table field &amp;quot;Address 1&amp;quot; field for the respective shipTo recordID.&lt;/p&gt;
&lt;p&gt;3) I do have one I built but it hasn&amp;#39;t been used in months.&lt;/p&gt;
&lt;p&gt;4) When a user is adding a new line, they choose the shipping address. &amp;nbsp;That address info is populated on the screen 9and shows the ampersand correctly). &amp;nbsp;When they elect to add the line item to the order, the &amp;quot;Insert&amp;quot; fields into table function is used and those fields on the screen get put into the SalesOrderLine table. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m wondering if the issue stems from the fact that the field being inserted into the table is being displayed on the screen and the HTML formatting is messing it up?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: Ampersand (&amp;amp;) Display Issue</title><link>http://forums.method.me/cs/forums/p/2880/10854.aspx#10854</link><pubDate>Tue, 21 Feb 2012 19:47:15 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10854</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;Done.&lt;/p&gt;
&lt;p&gt;aaSalesOrder v56&lt;/p&gt;
&lt;p&gt;Located under Order Center -&amp;gt; Edit Orders &amp;nbsp;pull up order 1077756&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I also left a voice message for paid support four days ago and have not gotten a call back. &amp;nbsp;If you could reach out to us we have a separate issue that needs attention. &amp;nbsp;You can call me at 877-919-4105 x260.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: Ampersand (&amp;amp;) Display Issue</title><link>http://forums.method.me/cs/forums/p/2880/10829.aspx#10829</link><pubDate>Sat, 18 Feb 2012 12:56:21 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10829</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;(--company account name removed by moderator--)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks Ronen.&lt;/p&gt;</description></item><item><title>Re: Ampersand (&amp;amp;) Display Issue</title><link>http://forums.method.me/cs/forums/p/2880/10824.aspx#10824</link><pubDate>Fri, 17 Feb 2012 22:08:16 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10824</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;It is a customized screen, but we haven&amp;#39;t changed anything on that screen in months.&lt;/p&gt;</description></item><item><title>Ampersand (&amp;amp;) Display Issue</title><link>http://forums.method.me/cs/forums/p/2880/10822.aspx#10822</link><pubDate>Fri, 17 Feb 2012 21:12:41 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10822</guid><dc:creator>Dave</dc:creator><description>&lt;p style="text-align:left;"&gt;I just started seeing this issue. &amp;nbsp;If I pull up a different order I see the regual &amp;quot;&amp;amp;&amp;quot; in the address field, however some coversion/formatting is now being done on the back end and I see the &amp;quot;&amp;amp;amp;&amp;quot;. &amp;nbsp;Older orders with the &amp;quot;&amp;amp;&amp;quot; are fine, it&amp;#39;s only the new ones where I am seeing this issue. Can you provide any assistance (I&amp;#39;m seeing the same thing in Chrome and Firefox).&lt;/p&gt;
&lt;p style="text-align:left;"&gt;This is what I see in a new order:&lt;/p&gt;
&lt;p style="text-align:left;"&gt;&lt;span style="font-family:Arial;font-size:12px;"&gt;1 D&amp;amp;amp;H Avenue&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:left;"&gt;What is what I see in an old order:&lt;/p&gt;
&lt;p style="text-align:left;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Arial;font-size:12px;"&gt;1 D&amp;amp;H Avenue&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;Thanks.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Here&amp;#39;s a copy/paste with some data removed so you can see what I&amp;#39;m seeing..&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="width:1900px;border-width:0px;" cellspacing="0" cellpadding="0" id="tblSectionMain3"&gt;

&lt;tr style="border-width:0px;"&gt;
&lt;td colspan="3"&gt;
&lt;div id="divSection3"&gt;
&lt;table style="border-image:initial;border:1px solid #9f9f9f;" class="SectionHeadRegular" cellspacing="0" cellpadding="1"&gt;

&lt;tr style="width:1898px;" id="Section3Row1"&gt;
&lt;td style="width:107px;" id="Section3Row1Column1"&gt;&lt;/td&gt;
&lt;td style="width:107px;" id="Section3Row1Column2"&gt;&lt;/td&gt;
&lt;td style="width:107px;" id="Section3Row1Column3"&gt;&lt;/td&gt;
&lt;td style="width:107px;" id="Section3Row1Column4"&gt;&lt;/td&gt;
&lt;td style="width:108px;" id="Section3Row1Column5"&gt;&lt;/td&gt;
&lt;td style="width:108px;" id="Section3Row1Column6"&gt;&lt;/td&gt;
&lt;td style="width:133px;" id="Section3Row1Column7"&gt;&lt;/td&gt;
&lt;td style="width:135px;" id="Section3Row1Column8"&gt;&lt;/td&gt;
&lt;td style="width:482px;" id="Section3Row1Column9"&gt;&lt;/td&gt;
&lt;td style="width:484px;" id="Section3Row1Column10"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="width:1898px;" id="Section3Row2"&gt;
&lt;td style="width:107px;" id="Section3Row2Column1"&gt;&lt;/td&gt;
&lt;td style="width:107px;" id="Section3Row2Column2"&gt;&lt;/td&gt;
&lt;td style="width:107px;" id="Section3Row2Column3"&gt;&lt;/td&gt;
&lt;td style="width:107px;" id="Section3Row2Column4"&gt;&lt;/td&gt;
&lt;td style="width:108px;" id="Section3Row2Column5"&gt;&lt;/td&gt;
&lt;td style="width:108px;" id="Section3Row2Column6"&gt;&lt;/td&gt;
&lt;td style="width:133px;" id="Section3Row2Column7"&gt;&lt;/td&gt;
&lt;td style="width:135px;" id="Section3Row2Column8"&gt;&lt;/td&gt;
&lt;td style="width:482px;" id="Section3Row2Column9"&gt;&lt;/td&gt;
&lt;td style="width:484px;" id="Section3Row2Column10"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="width:1898px;" id="Section3Row3"&gt;
&lt;td style="width:1896px;text-align:left;" colspan="10" id="Section3Row3Column1"&gt;
&lt;table style="width:1896px;opacity:1;" cellspacing="1" id="grd1209722496"&gt;

&lt;tr&gt;
&lt;td id="cell1209722496"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;table style="width:1891px;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;background-color:white;padding:0px;margin:0px;border:1px solid #9f9f9f;" class="tblNativeMain" cellpadding="0" cellspacing="0"&gt;

&lt;tr style="font-family:Arial;font-size:12px;text-align:left;" class="tblNativeRowHeader"&gt;
&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#bbbbbb;border-collapse:collapse;cursor:pointer;width:50px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:0" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:59px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;RecordID&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;img style="background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;width:5px;height:15px;cursor:pointer;border-style:initial;border-color:initial;display:block;background-position:-1px -17px;padding:0px;" border="0" height="15px" width="5px" class="sprite gridascend" src="https://www.methodintegration.com/stage/Images/transparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan="2"&gt;&lt;img border="0" height="0px" width="50px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:110px;border-width:1px;border-style:solid;" align="center" id="tblNativeCellHeader:grd1209722496:1" class="tblNativeCellHeader"&gt;
&lt;div style="width:110px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;GoTo&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="110px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:100px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:2" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:100px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Item&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="100px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;width:385px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:3" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:385px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Description&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:75px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:4" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:75px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Ship&amp;nbsp;ID&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="75px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:363px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:5" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:363px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Address&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:198px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:6" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:198px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;City&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:50px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:7" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:50px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;State&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="50px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:50px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:8" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:50px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Zip&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="50px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:50px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:9" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:50px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Qty&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="50px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:50px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:11" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:50px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Rate&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="50px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:110px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:12" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:110px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Amount&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="110px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:120px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:13" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:120px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Num&amp;nbsp;Of&amp;nbsp;Cases&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="120px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#99cc66;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:75px;border-width:1px;border-style:solid;" id="tblNativeCellHeader:grd1209722496:14" class="tblNativeCellHeader" align="center"&gt;
&lt;div style="width:76px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Shipping&amp;nbsp;$/cs&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="75px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;&lt;th style="vertical-align:middle;text-decoration:none;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-top-color:#99cc66;border-right-color:#bbbbbb;border-bottom-color:#bbbbbb;border-left-color:#99cc66;border-collapse:collapse;cursor:pointer;width:80px;border-width:1px;border-style:solid;" align="center" id="tblNativeCellHeader:grd1209722496:15" class="tblNativeCellHeader"&gt;
&lt;div style="width:80px;padding:0px;margin:0px;"&gt;
&lt;table cellspacing="0" cellpadding="0"&gt;

&lt;tr&gt;
&lt;td align="center"&gt;&lt;span style="text-decoration:none;font-family:Arial;font-weight:bold;" class="pspan"&gt;Delete&lt;/span&gt;&lt;/td&gt;
&lt;td style="width:10px;vertical-align:top;padding:0px;margin:0px;" align="center"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img border="0" height="0px" width="80px" src="https://www.methodcdn.com/stage/Images/spacerTransparent.gif" alt="" /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/th&gt;
&lt;/tr&gt;
&lt;tr style="font-family:Arial;font-size:12px;text-align:left;" id="trEdit:1209722496:1" class="tblNativeRow"&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="right"&gt;
&lt;div style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;" class="pspan"&gt;264925&lt;/div&gt;
&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;padding:2px;border:1px solid #bbbbbb;" class="tblNativeCell" align="center"&gt;&lt;span style="text-decoration:none;" class="pspan"&gt;&lt;a style="text-decoration:none;color:#669933;" class="GridRowLink" id="grdEdit1:1:1209722496" href="https://www.methodintegration.com/stage/AccountPages/CCAB/ScreenID540.aspx?Database=GEJuH7ScINtFUX6k3sBZSQ%3d%3d&amp;amp;ScreenID=540&amp;amp;TabSelected=15&amp;amp;Role=Admin&amp;amp;ScreenResolutionHeight=1080&amp;amp;ScreenResolutionWidth=1920&amp;amp;ScreenAppAccountReference=&amp;amp;ScreenAppScreenIDReference=&amp;amp;TzId=Eastern%20Standard%20Time&amp;amp;hdnCurrHem=Northern&amp;amp;LinkSelected=119&amp;amp;ScreenResolution=1920&amp;amp;ClientHeight=901&amp;amp;Prepender=57520120217082007&amp;amp;TimeZoneAdjustment=300&amp;amp;DaylightSavingsTime=false&amp;amp;Language=en-US"&gt;GoTo&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="left"&gt;&lt;br /&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="left"&gt;&lt;br /&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="left"&gt;&lt;span style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;"&gt;12916&lt;/span&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="left"&gt;&lt;span style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;"&gt;1 D&amp;amp;amp;H Avenue&lt;/span&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="left"&gt;&lt;span style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;"&gt;Riverside&lt;/span&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="left"&gt;&lt;span style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;"&gt;PA&lt;/span&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="left"&gt;&lt;span style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;"&gt;17868&lt;/span&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="right"&gt;&lt;span style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;" class="pspan"&gt;24.00&lt;/span&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="right"&gt;&lt;br /&gt;&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="right"&gt;
&lt;div style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;" class="pspan"&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="right"&gt;
&lt;div style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;" class="pspan"&gt;2&lt;/div&gt;
&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="right"&gt;
&lt;div style="text-decoration:none;vertical-align:middle;overflow-x:hidden;overflow-y:hidden;padding:2px;" class="pspan"&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;padding:2px;border:1px solid #bbbbbb;" class="tblNativeCell" align="center"&gt;&lt;span style="text-decoration:none;" class="pspan"&gt;&lt;a style="text-decoration:none;color:#669933;" class="GridRowLink" id="grdEdit1:15:1209722496" href="https://www.methodintegration.com/stage/AccountPages/CCAB/ScreenID540.aspx?Database=GEJuH7ScINtFUX6k3sBZSQ%3d%3d&amp;amp;ScreenID=540&amp;amp;TabSelected=15&amp;amp;Role=Admin&amp;amp;ScreenResolutionHeight=1080&amp;amp;ScreenResolutionWidth=1920&amp;amp;ScreenAppAccountReference=&amp;amp;ScreenAppScreenIDReference=&amp;amp;TzId=Eastern%20Standard%20Time&amp;amp;hdnCurrHem=Northern&amp;amp;LinkSelected=119&amp;amp;ScreenResolution=1920&amp;amp;ClientHeight=901&amp;amp;Prepender=57520120217082007&amp;amp;TimeZoneAdjustment=300&amp;amp;DaylightSavingsTime=false&amp;amp;Language=en-US"&gt;Delete&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="font-family:Arial;font-size:12px;text-align:left;" id="trEdit:1209722496:2" class="tblNativeRowAlt"&gt;
&lt;td style="vertical-align:top;text-decoration:none;font-family:Arial;font-size:9pt;-webkit-border-horizontal-spacing:0px;-webkit-border-vertical-spacing:0px;border-collapse:collapse;overflow-x:hidden;overflow-y:hidden;border:1px solid #bbbbbb;" class="tblNativeCell" align="right"&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;p style="text-align:left;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="text-align:left;"&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>