In asp.net code behind page window.confirm method is used to display the confirm popup box with OK CANCEL buttons, on aspx button click based on some condition.
But as per the requirement user want YES NO buttons in the confirm popup.
But as per the requirement user want YES NO buttons in the confirm popup.
Comment