Click to See Complete Forum and Search --> : Is this possible?


Bootsman123
05-13-2003, 08:35 AM
Normally when you use confirm(); you get the options "OK" and "Annuleren", but is it possible to get "Yes" and "No" as possible options.

khalidali63
05-13-2003, 08:47 AM
hunmm..is your computers default language is setother then english?

Greelmo
05-13-2003, 09:27 AM
I don't think that is is possible using JavaScript and HTML... it might work in something like visual basic script... my friend did it once.

Bootsman123
05-13-2003, 09:42 AM
Yes my default language is Dutch, but I know it is possible with VBscript. But I was wondering if it was possible with javascript.

khalidali63
05-13-2003, 10:20 AM
I don't think JavaScript has the ability to get this done...