<!-- #include file="../DatabaseInclude.asp" --> This include file is NOT output to debug file.<!----------------------- Start Index.asp -----------------------> <table class="TableSkins"> <tr> <td colspan="2" class="TDHeader"> <a href="DebugControl.asp?Engine=Toggle"> <img border="0" src="../Images/Access.jpg"> <img border="0" src="../Images/SQL.jpg"> <img border="0" src="../Images/Pervasive.jpg"> <img border="0" src="../Images/FileMakerPro.jpg"> <img border="0" src="../Images/Oracle.jpg"> </a> </td> </tr> <tr> <td colspan="2" class="TDHeader" height="46"> <p align="center"><a href="../S.zip">Click here</a> to download this entire fully functional shopping cart. <br> There is no support provided, what you see is what you get.</td> </tr> <tr> <td colspan="2" class="TDHeader"> Management Tools <a target="_top" href="../Cart">Jump to Cart Area</a></td> </tr> <tr> <td class="TDSkins"></td> <td class="TDSkins"> <a href="SessionClose.asp" target="_top"> Exit This Admin Area </a> </td> </tr> <tr> <td class="TDSkinsRight"> Invoice Processing </td> <td class="TDSkins"> <a href="InvoiceList.asp"> Invoice List </a> </td> </tr> <tr> <td class="TDSkinsRight"> Products</td> <form method="POST" action="ProductList.asp?Function=EDIT"> <td class="TDSkins"> <a href="ProductForm.asp?Function=ADD">Add</a> <a href="ProductList.asp?Function=EDIT&Keyword=RESET"> Edit </a>
Power Users: <a href="ProductRelationships.asp?view=Main&Type=category"> Product Relationship(s) </a> </td> </form> </form> </tr> <tr> <td class="TDSkinsRight"> Categories</td> <form method="POST" action="CategoryList.asp"> <td class="TDSkins"> <a href="CategoryForm.asp?Function=ADD">Add</a> <a href="CategoryList.asp?Function=EDIT">Edit</a> </td> </form> </tr> <tr> <td class="TDSkinsRight"> Company Information </td> <td class="TDSkins"> <a href="CompanyForm.asp?Function=EDIT&CompID=1"> Edit</a> </td> </tr> <tr> <td class="TDSkinsRight">Customer </td> <td class="TDSkins"><a href="CustomerForm.asp?Function=ADD">Add</a> <a href="CustomerList.asp?Function=EDIT">Edit</a></td> </tr> </table>
<% rsCompanyInfo.close set rsCompanyInfo= nothing dbc.close set dbc= nothing %> <!-- #include file="../ReadFile.asp" --> This include file is NOT output to debug file.</body> </html> <!----------------------- End Index.asp ----------------------->
|