|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Inventory
I have a database with information about bobbleheads. The records are for the users to view the bobbles with information.
I would like to have a section at the bottom of each record for the users to select the following. Checkbox ->SGA Checkbox ->Autographed Checkbox ->COA Field -> Quantity I would like the users to be able to keep an inventory and whenever they return they can change/update there inventory. Whats the best method of doing this? |
|
#2
|
||||
|
||||
|
RE: Inventory
Do you want this per session or for everytime that use logs in.
If it's per session when they click an option just set a session variable. If it's each time they log in you can use a database or a flat file or cookies to store the info. Hope this helps. |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Programming Theory > Inventory |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|