VP-ASP Shopping Cart Solution.

This demo version does not have the latest VP-ASP code
It does NOT have  many of the features of the full VP-ASP Shopping Cart Solution. 
It is fully functional but you are not seeing its full potential

Get all this for only $US95

Components NOT supplied in the demonstration version include.

If there are features that you need, contact us. We welcome your suggestions.

What can VP-ASP Do for you

Using VP-ASP as a self contained application requires that the database be loaded with products and categories. This can be done by using Microsoft Access on your own PC or using the shop administration functions via your browser. VP-ASP can then be used as a fully self contained web application. It automatically shows products, categories, search, and normal buying, checkout and administration facilities. You do not need FrontPage or any other editor.

You can modify the "look and feel" by changing the include files for the header and trailer portion.
The colors and feel of the categories, products and shopping cart are also easily changed.

Back to Top

Integrating VP-ASP with your existing web

The design guide list numerous ways to integrate VP-ASP with you existing web. For example from FrontPage you could list all products under a certain price. The examples show you the simple interfaces use a hyperlink.

Any existing web can easily interface to VP-ASP. There are two ways. By just including a simple link anywhere in the existing web to routine shopdisplaycategories.asp all the shopping facilities, product displays are automatic. No further interface is required.
<a href="shopdisplaycategories.asp">Display Categories</a>

All the features of your existing Web are still there
 but shopping component  is now part of your web.

The second method of interfacing to your existing web is slightly more complex
A specific hyperlink is added anywhere in your existing web to routine shopaddtocart.asp.
This will allow adding one specific product to the cart from anywhere in the existing web.
Two parameters are required as shown below. the product id come from the products database.
<a href="shopaddtocart.asp?productid=1&quantity=1">Click to Order</a>

Back to Top

   © 1999- 2000  Virtual Programming  virtprog@bigpond.com

Last Update: May 13, 2000