Hi, would anyone know if its possible to create a YES/NO alert box in javascript that imitates the vbscript message box. I saw some code for the "confirm" JS alert but it looks like it only displays OK and CANCEL for buttons, I need YES and NO. Any ideas???