I'm relatively new to VBscripting but I've been assigned a large project which involves rebuilding a research application from the ground up (the former web app was written by someone who is no longer here, and who didn't bother to comment their code, all 61 pages of 8 point Arial font that it is!) One part of the request form has checkboxes with 5 options, the original form is written so that when you check one of the boxes, additional form fields appear in the space between it and the next box. When you uncheck it, they disappear. Is there any way I can rewrite this that doesn't involve ripping all my hair out!? Any help would be much appreciated, thanks.