Question 1: onblur="return ValidateField('wwTextBox2')" works when they leave the field but if they never enter the field and click the Add to Cart button an error needs to stop them. What then?
Question 2: How do I display the info entered by the user after they add the item to the shopping cart and then click on the item in the shopping cart? IE... when you click on the added line in the shopping cart, the detailed area displays but doesn't reflect the data that was entered.