I have an HTML file which contains a webform with multiple questions which have a YES / NO responses.
If the question has a YES answer, I would like a predefined ( per q
you only have to link your html form to some script (php, jsp, ...) like this
YOUR FORM
Then script does the whole work...here are some examples for php: