I am using visual basic for coding. In my form I have a delete button for deleting a record. Now I want to show a Confirm msgbox using javascript instead of using visual basic.
What is the javascipt code for the msgbox & Where do I insert this code?