Shopping Cart Suggestions Needed

Posted by Maen on Stack Overflow See other posts from Stack Overflow or by Maen
Published on 2010-03-19T09:49:39Z Indexed on 2010/03/19 9:51 UTC
Read the original article Hit count: 221

Filed under:
|
|

I am building a small web app for a pharmacy to keep track of sales and stocks, so in short, in one page, the pharmacist will enter a bar-code and the item is displayed, pharmacist enters quantity (price will be automatically calculated) then next item and next and so on, I haven't worked with such a problem before so I would appreciate any advices/tips on how to do it, what to use and wither its already done in some tidy neat way I can just import into my page.

Am using ASP.net and VB.net, SQL 2008 and all express withing Visual Web Developer (also ExpresS)

© Stack Overflow or respective owner

Related posts about shopping-cart

Related posts about vb.net