Click here to Skip to main content
15,908,015 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all..

i want to customize the confirmation box. want to use Yes/No rather Ok/Cancel.... nd to change caption and icon of the box.:confused:
Posted

I disagree with the reply above.

One can achieve it - having Yes/No instead of Ok/Cancel using vbScripts.

Please find the link below that has all the options and will help you out:
http://www.perlscriptsjavascripts.com/js/alertboxes.html[^]

Sandeep.
 
Share this answer
 
You can't change those so you will have to create a custom confirm box using a combination of JavaScript and DHTML
Check out the links:

http://www.webdeveloper.com/forum/archive/index.php/t-8791.html[^]
http://aspalliance.com/1366_Building_a_Custom_Confirmation_Dialog_Box.all[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900