Can anyone tell me how to add and control voting buttons on a custom form using VBScript? What I want to do is to automatically add voting buttons to my form when it is sent but dynamically because the button options may vary.

E.g. If the user selects "A" from the combo box on my form I want two voting buttons added to the e-mail when sent, if the user selects "B" from the combo box I want to add three voting buttons.

I have been using VBScript with the form not VBA.


Thanks