I have a javascrit function that when adding to the shopping it updates a layer in the HTML with a page of the shopping cart. In the querystring is the quantity that needs to be added. The quantity is there from a from field. Please look at the following page to see an example.
The problem is that when adding to the shopping cart, it does not pass the value in the quantity field to the left of it, it is sending undefined instead. The page it is supposed to be updating is to the right of it (where the shopping cart summary is)
Any help in this matter is greatly appreciated. I have exausted all different variations of the code.
I was away for a few days and was happy to see that I received a response to my question. I went ahead and tried the code that was given by Dave Clark. To my despair, it did not work. Please look at the page again and let me know what I am doing wrong.
Bookmarks