Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Yes No dialog box 1

Status
Not open for further replies.

yutzaclutz

IS-IT--Management
May 29, 2003
1
CA
Hi,

I am programming in javascript and I want to call a Yes No dialog box but all I can find is the OK Cancel one (confirm) does anyone know what to call or does anyone have anything to import?

Thanks

Adam
 
You would need to create your own pop window to emulate it in JavaScript. You can only have a true Yes/No Dialog box in vbScript.

Programming today is a race between software engineers striving to build better and bigger idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rich Cook
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top