I wonder if anyone can help with this problem I have
I'm trying to create a shopping cart with session variables, there are 5 buttons on the form and by clicking 1 of these displays the relevant product and price in session variables in textboxes on the next form, the product list is in an XML file, I can load 1 selection fine but can't seem to load the session variables for the other buttons depending on what button is clicked
Does anybody have any tips/advice on how to overcome the problem
Thanks