Closed Thread Icon

Preserved Topic: Shopping Cart (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=18532" title="Pages that link to Preserved Topic: Shopping Cart (Page 1 of 1)" rel="nofollow" >Preserved Topic: Shopping Cart <span class="small">(Page 1 of 1)</span>\

 
Sash
Paranoid (IV) Inmate

From: Canada, Toronto
Insane since: May 2000

posted posted 10-09-2001 18:46

Ok here is the scenario:

Our company wants a shopping cart. Lets say 500 items, might be less, might be more,...
Looking at what we have now the only realistical solution would be ASP and Access on a NT box.

I am the only person in the company that have some knowledge of ASP programming and such but I have never done a Shopping Cart and I don't see this as an easy task.

Tell me, how realistic is it for one person to start working on a shopping cart?
Is that possible at all? When somebody mentions Shopping Cart I see it as job for at least 4-5 people (talking only about technical stuff). And there are many things that you have to think about, like security, hardware,...

Are there any good Shopping Carts ready to use out there? Do you have any experience with them?

Thanks a lot





bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 10-09-2001 19:08

Here's the thing are you talking about just a cart? the cart just keeps track of what the user wants to buy, it doesn't handle the inventory, credit card transactions etc. It in itself is fairly basic mostly it just takes a bit of session management. I've never done it in ASP but it should be fairly straight forward.

If you want the whole kit and kaboodle then you are looking at more work though there is undoubtedly a freeware solution.



:[ Computers let you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila. ]:

Sash
Paranoid (IV) Inmate

From: Canada, Toronto
Insane since: May 2000

posted posted 10-09-2001 19:25

Yes I was talking more about the whole process not just the cart.
But if you say that the cart on its own is not so hard to do, I guess I could start with that and tell them that the CC transactions and the security is not my job

Thanks

P.S.
Can anybody tell me if Access database would be enough?
I don't think that they would spend money for the MS SQL server yet.

And, as I understand freeware solutions, they all require some kind of DB on your end, right?




[This message has been edited by Sash (edited 10-09-2001).]

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 10-09-2001 19:34

Sash, maybe you can find something useful at HotScripts: http://www.hotscripts.com/ASP/Scripts_and_Components/E-Commerce/


bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 10-09-2001 19:37

Not necessarily though a db makes orginazation and portablity easier

Check this out



:[ Computers let you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila. ]:

Sash
Paranoid (IV) Inmate

From: Canada, Toronto
Insane since: May 2000

posted posted 10-09-2001 19:43

Thanks guys, this will help!

I was on HotScripts.com a couple of minutes ago, but missed the link to "e-commerce"

« BackwardsOnwards »

Show Forum Drop Down Menu