Demo of mailto in forms

Please enter information into the form:

"Input" examples

Input text:
Input text:
Input text (empty):

Radio buttons:
Radio button 1
Radio button 2
Radio button 3

Checkboxes:
Checkbox 1
Checkbox 2
Checkbox 3

"Select" examples

I typed "this is entered." in the first text field, set radio button
2, checked checkbox 1, selected "The 2nd" of the single selection, and the first and 3rd of the multiple selection.

The output returned was:


textF1=this+is+entered.&textF2=default+text&textF3=&radio1=val2&cbox1=cbval1
&selectOne=The+2nd&selectMultiple=The+first+of+the+multiplelist&selectMultip le=The+3rd+of+the+multiple