Working on setting up a 'shopping cart' feature on our website, but running into some issues with the ASP code. Does anyone have any advice to offer?
In the image below, you can see that when items are added to the cart, the 'total' is displayed on the second line. I would like everything to appear on the same line. Could someone point out what might be wrong in my code causing this issue?
If you want to check it out yourself, feel free to visit the page here: Add the item listed to your cart and notice how the total gets moved to the second line...
Thank you in advance for any help!