| Egbert Nierop \(MVP for IIS\) 2006-03-25, 11:59 am |
|
<verb13@hotmail.com> wrote in message
news:1143125434.374265.61670@u72g2000cwu.googlegroups.com...
>I am trying to find an ASP shopping cart with the following properties:
> -free
> -unlimited number of product categories
> -as simple as possible (only few asp pages)
> I have seen many carts and I am so confused. Can you help me? Please
> don't suggest a page like this:
> http://www.aspin.com/home/webapps/shopping/carts
> where -I- have to search for the best solution (I have done this
> already), but rather 2-3 direct links to carts.
>
I got one here, including source!
Response.Write "<BR>"
Response.Write "Call us if you want to buy this product!"
Response.Write "</BR>"
Hope it is simple enough ;)
|