<% ' VP-ASP Shopping Cart Database Configuration 5.00 const xDatabase="shopping500" 'Database name const xdblocation="" 'location of database relative to VP-ASP files const xdatabasetype="" ' database type; Drive, Default Access, can be ODBC, SQLServer const xSQLUser="" ' SQL Server user const xSQLPwd="" ' SQL Server password const xSQLServer="" ' SQL Server name or IP address ' const xconfigtable="configuration" const xproductmatch="" ' display products matching these const xshopid="demo500" ' const xordernumber="demo500" %>