Who can I do this?
Ok I am helping a friend with a website for a local ski shop to sell online. I have done dynamic sites before and have managed to figure things out most of the time by searching....but I am really butting my head against the wall. Here is what I need to do.(I am using .ASP and Access DB)
On the admin side he will be able to input new inventory such as skis. Every brand of skis has different lengths, If I create a multi-choice drop menu and insert that into the DB it gives me the following in one field in the DB...skiLength: 160 cm, 161 cm, 162 cm, 163 cm
Ok so how do I display that on the front end so it will allow shoppers to select from an individual length values that are available. I can only get it to return like this, when I query the DB. How can I split this into individual sli lengths?
Ski Lengths: 160 cm, 161 cm, 162 cm, 163 cm
In the DB the fields looks like this
I know that I can do this if I added individual fields for each length, but there has to be an easier way with ASP code
Check this link to see what I am talking about on a front side. It lists the sizes that are available and allows it to be passed on to a cart as a unique value
Elan Amphibio Waveflex 78 Ti Skis with ELX 11.0 Fusion Bindings 2013
thanks for the help..
theDogger
