% '********************************************************************** ' Version 4.50 - June 9, 2002 ' Shopadmin.asp forces relogin ' shopadmin1.asp (this routine checks to see if you are already logdded in '*********************************************************************** Dim NumProc, userid, usertype NumProc = 0 ShopCheckadmin "" AdminPageHeader shopsecuritycheck Userid=getsess("shopadmin") usertype=getsess("Admintype") if ucase(usertype)="SUPPLIER" then userid="supplier" end if DisplayTable AdminPageTrailer '******** Display table Sub DisplayTable Response.write "
" & LangAdminUtility & "
" Response.write "|
<%=LangAdminFunction%> |
<%=LangAdminDescription%> |
|
| <%=NumProc%>. | <%=comment%> | |