%@ LANGUAGE = "VBScript" %>
<%
'-----------------------------------------------------------
' ASPilot.com - Gateway
' ------------------------------
' Copyright © 2004 Spliethof Inc
'
' This file lists all the customer account interface for the
' shopping cart.
PilotInitialize
GetCurrentCustomer
MarkCurrentCustomerActive
mode = EStr(Request.QueryString("mode"))
sorry = "
| Tip: If browsing is not yielding the results you are looking for, why not try using our search engine? |
" ShowGroups NULL, 0, False, False Response.Write"" TemplateAfterPC PilotPageEnd Else If Not PilotPageBegin("products", Empty) Then Response.Redirect g.HomePageURL & "pilot.asp" B2BCheckLogin "products" GroupsDisplay End If %>