Forum Moderators: coopster
I am developing a basic recruitment site and need a way for a client to browse a list of users and select those he is interested in.
When the client has finished browsing he/she would submit the selection of users to the recruitment company for processing.
Is there a simple way of doing this without having to use a full shopping cart?
Thanks in advance
a "full" shopping cart is probably a bit misleading. no you dont need all the bells and whistles which some shopping cart scripts provide, but it sounds as though what you need it for sounds *exactly* like a basic shopping cart: you'll still need some way of storing user choices, modifying user choices and then checking out (submitting his choices) - this is exactly what a shopping cart does
do a search for shopping cart tutorials - i know onlamp.com has a good and simple one. it will be easy enough to modify that for your needs.
hope that helps