I have a form with 4 text box fields. I need to have one of the four filled out with information, but I also need to not let the other 3 fields receive any information. In other words if the user fills out one field the other fields should be disabled, but at least one of the four fields must have information. Would this be possible? Thanks for any help.