if(confirm('confirm?')){
action = "actions/modifyRecordAction!updateInput?document.id=" + resultID;
window.location.href=action;
}