removes an item
// for radio buttons myForm.removeItem(name, value); // for other items myForm.removeItem(name);