I'm using three textboxes. Two of which are related by using the <cf_TwoSelectsRelated>. I need to add another textbox which is based on the result of the previous used box. For example textbox #1 called Release is linked with textbox #2 by using <cf_TwoSelectsRelated>. Now I want to link textbox #3 results based on the selection of textbox #1. I know I need to use the onChange function. but i'm not sure how. I'm fairly new using ColdFusion and would like to get some help. Look forward to hear some suggestions.