Hi,
How do i put up a confirm box in visual basic?
This confirm box is used to allow the person to choose whether the record should be deleted or no?
I would appreciate it if anyone out there could show me the code.
Thanks in advance,
Derek

Ps: I am using

bChoice = window.confirm([sMessage])

how do i use this ??? or any other method.
Thanks