<% '*********************************************************************** ' System : ASPBanner Unlimited ' Author : Christopher Williams of CJWSoft www.CJWSoft.com ' ' COPYRIGHT NOTICE ' ' See attached Software License Agreement ' ' (c) Copyright 2000 - 2003 by CJWSoft. All rights reserved '*********************************************************************** %> <% BannerFile = Request("BannerFile") %> <% If Request("FromUploadForm") = "True" Then %> <% =App_Name %> >

Return to File Upload Screen

<% If BannerFile <> "" Then %>
<% End If %>






<% Else %>


<% If BannerFile <> "" Then %>
<% End If %> <% End If %>