function cancella()
{
document.getElementById('data').value = "";
}

cancella