I am trying to work out an issue with a custom Document Library
webpart. What we are doing is using a Loan Document Library to track
loan documents. We are passing a QueryString parameter for the
corresponding loan number. Folders in the document library are named
the same as the Loan Number. I am trying to grab the Loan Number from
the QueryString and render the documents from the corresponding folder.