Javascript to display prompt box with options

Hi,

We need a help to build a functionality on lotus notes application using JavaScript. Below gives the brief description of the requirement.

On clicking on the submit button, a prompt box should be displayed with the options along with OK and Cancel buttons. User should be able to select any one option and on clicking OK, the selected value should be stored in the field. On clicking Cancel in the prompt box, prompt box should get closed. The values in the prompt box are dynamic and they cannot be hard coded. Please help to work this functionality work in the web form using javascript.