473,931 Members | 5,805 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP Based Online Shopping Cart For Clothing Website !

Hi,
I am looking for an ASP based online shopping cart for my upcoming
clothing website. Of all the features it should have 2 main features as
in Size and Color. It should allow me to specify the available sizes
and colors for that particular item.

I am not sure if I am posting in the right category. Still I am waiting
for the answers.

Best Wishes
Lovely

Sep 14 '06 #1
2 1928
http://classicasp.aspfaq.com/compone...-web-site.html

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

<lo************ ******@yahoo.co mwrote in message
news:11******** **************@ p79g2000cwp.goo glegroups.com.. .
Hi,
I am looking for an ASP based online shopping cart for my upcoming
clothing website. Of all the features it should have 2 main features as
in Size and Color. It should allow me to specify the available sizes
and colors for that particular item.

I am not sure if I am posting in the right category. Still I am waiting
for the answers.

Best Wishes
Lovely

Sep 14 '06 #2

lo************* *****@yahoo.com wrote:
Hi,
I am looking for an ASP based online shopping cart for my upcoming
clothing website. Of all the features it should have 2 main features as
in Size and Color. It should allow me to specify the available sizes
and colors for that particular item.

I am not sure if I am posting in the right category. Still I am waiting
for the answers.
This is a programming forum. If you're looking for something already
canned, there are several online services that you can subscribe to
which handle a shopping cart, check in/check out, and credit card
payments. Just google e-commerce.

Sep 14 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3164
by: Gary | last post by:
Does anyone know of a basic (or more advanced) shopping cart out there written in PHP that processes orders but emails the order to a store owner rather than process the payment? I have a specific need for such function and don't mind installing a more full featured cart as long as I have the ability to disable the online payment section. I have access to a MySQL database so that is not a problem if it requires one. Thanks for your help
1
3592
by: madison | last post by:
Hi, I am trying to start a website using paypals shopping cart function. If i have 10 items and they sell out, how do I make it so the item is then listed as sold out. The next person would not be able to come along and add it to their shopping cart. thanks joy
2
2047
by: matt | last post by:
Hello I am developing a web based webshop with a ms sql back end, but I cannot figure out how to do connection based temp tables, so that each user gets their own temp table to hold the purchased items. any ideas or hints would bery much appreciated rgds
1
2113
by: Vahehoo | last post by:
Hi, I have an ASP .Net e-business site that is built using DNN 2.0. I am having troubles passing my shopping cart items to PayPal. I implemented a total paynow button, but it was not good enough for my customer. I found some PayPal ASP.Net controls to be used with .net studio. Basically, I want the user to be able to shop on my website, add items to my shopping cart and at the checkout to be taken to the PayPal website. I would like...
1
7311
by: jecha | last post by:
I'm implementing a shopping cart but am having a problem in checking out a person who has added item in his/her shopping busket.The code for the checkout.php script is given below <? require_once('functions.inc.php'); session_start(); do_html_header("Checkout"); $cart = $_SESSION; if($cart&&array_count_values($cart)) { display_cart($cart,false,0); display_checkout_form($HTTP_POST_VARS);
8
1891
by: Just Me | last post by:
Hi, OK, Ive been asked to provide a public site with a means of selling some products, I have never done this before, so im a bit of a newbie really. What I am looking for is a method of acheiving this within the ASP.NET develpment arena, Byt which I dont mean that I want to design a shopping cart system, I want a low impact , low cost if possible way of being able to set up my products and sell them using a third party like worldpay...
0
1539
by: Pratay | last post by:
Hi all, great forum - keep it up. The title of this post pretty much sums it up. I have a flash banner on my website with a button on it which says "view cart (0 items)". I would like this text to correctly reflect the number of items in my shopping cart. My website is here: www.kissdvdtemplates.com. The shopping cart system I'm using is Zen Cart. I have managed to self teach myself the basics of flash but this could be a bit tricky! ...
11
2381
by: ashraf02 | last post by:
basicaly i am creating a shopping cart for my website however creating a shopping cart for one table of items is easy but can someone direct me on how to create a shopping cart that can handle more than one table of items. i really need ur help on this thanks ashraf
5
1156
by: rahia307 | last post by:
i developed session based shopping cart. using this code. $_SESSION= array( 'prd_name' => $prd_name, 'unit_price' => $unit_price, 'qty' => $qty, 'id_prd' => $id_prd); and i use this code to display values placed in session. foreach($_SESSION as $key=>$value){ echo $value; echo $value;
0
10122
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9953
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11076
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
11257
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7360
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
6264
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4888
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4431
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3484
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.