Search found 1 match

by payntingCode
Mon Sep 27, 2010 9:39 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Navigate between Prouct Pages Able 7.x
Replies: 6
Views: 7617

Re: Navigate between Prouct Pages Able 7.x

I made a custom conlib user control... simple page that references the same "using" list as the BuyProductDialog. using System; using System.Data; using System.Configuration; using System.Collections; using System.Collections.Generic; using System.Web; using System.Web.Security; using System.Web.UI;...