var name = document.getElementByName("name").value;if(name == NULL) { // האינפוט ריק} else { // האינפוט לא ריק}