%option explicit%> <% dim myconn ShopCheckAdmin "" AdminPageHeader ' Normal page header 'VP-ASP 6.09 - precautionary security fix oid=request.querystring("OID") if not isnumeric(oid) then shoperror "Order ID must be numeric" end if %>
<% Openrderdb myconn ShopFormatOrder myconn,Oid, "Admin" AdminPageTrailer ' Normal Shop page trailer shopclosedatabase myconn %>