I have a page that adds thing to a shopping cart type app so i can email a list of items to uses of website.
This seems to work fine except with some items and i cant figure out why, all items are from an access database and are all identicle in form just different content.
page can be viewed through
from here if you select firt person on list all items appear in cart except firt one, if you got the person named brennan none of his clips will add to cart???
all correct id's for clips are in the session variable.
both pages and Access database are attached
I am just lost with this and cant figure out why some dont work???
I hope someone can help??
thanks
colin
This seems to work fine except with some items and i cant figure out why, all items are from an access database and are all identicle in form just different content.
page can be viewed through
from here if you select firt person on list all items appear in cart except firt one, if you got the person named brennan none of his clips will add to cart???
all correct id's for clips are in the session variable.
both pages and Access database are attached
I am just lost with this and cant figure out why some dont work???
I hope someone can help??
thanks
colin
Comment