Hi Gurus,

I have currently working on a web application where one of the requirement upon submitting a form, a pop up window is to appear asking some confirmation from the user and user have to click either the "Yes" or "No" button.

I know in javascript there is a confirm() method where user can either click "OK" or "Cancel" button.

But what the user wants is the "Yes " and "No" button, please advise how should I go about doing this.

Thanks and Regards,
Julie