Hey I have a form that submits information that gets sent to my email address.

I however would like to include check boxes for faster selection on some parts, but when I include them I get this in the email

FUIComponentClass:

[type Function]

FCheckBoxClass:

[type Function]

Where in the text boxes I get the proper content.

I have several check boxes that I would like to have (about 9 in all) but do not know 'how' to impliment them with variable names and such.

Any help would be appretiated.