Hi All - I have been around web dev for quite some time... I actually have several ecommerce sites I already manage with an asp flavored ecommerce application. I am about to embark on a network of ecommerce sites that will include a core site, and roughly 15-20 niche sites, all being the individual categories of the core. ie: 1 site as a superstore, then 15-20 tightly focus niche sites, each being a department of the superstore. I'm afraid my little shopping cart application will puke out on something like this and want to see if anyone else has done a similar network and if so, which application they are using. I would like to have everything work out of one single datasource... (sql database) and all orders maintained in that single site as well. Anyone?
yes its achieveable but there is no readymade solution for this using asp Using php this is more easily achieveable Regards Alex