Listbox Shopping Cart

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
abcdguy
Forum Newbie
Posts: 1
Joined: Sun Aug 08, 2010 6:14 am

Listbox Shopping Cart

Post by abcdguy »

Hello guys, I'm currently developing a web-based inventory system but I'm having a hard time creating may sales form page. I would like for it to use a listbox and a textfield for the product name, when you add an item it will appear on the listbox. The listbox would also enable a remove function(the item selected). I guess the part where javascipt and php working together is giving me a hard time.Any help would be greatly appreciated.
Post Reply