Ello, I am working on nesting a drop down box within a dropdown box within a dropdown box, The first drop down is for the damage type (energy, explosive, impact, rending), the 2nd is for the location (head, body, arm, leg) and the 3rd goes into the damage amount (1-10) I can get the drop downs to work, going from level to level to level, its when I get into the actual text result that I run into an issue. I try to put in a comma using the & amp ; # 44 ; but it doesn't recognize it, and just cuts the sentence off as below: Critical Damage Energy The attack smashes the arm I tried double amping, but not sure I did that right, and I tried putting a space between the word arm and the html but that didn't work, and I'm not entirely sure what else to try next, so any help would be appreciated. Thank you!