<%
caseNumber = "unknown"
newCaseNumber = Request.QueryString("caseNumber")
if ( newCaseNumber <> "" ) then
caseNumber = newCaseNumber
end if
%>
Case Number:
After pressing this button,
this window will freeze for several minutes until the upload completes. You will then see a "Success" page.
Please be patient.
Do not reload or close this page. Doing so will stop the upload.
When you see a "Success" screen, you can then close this window.