Hello All,
I have been developing web pages using
JSP and do most of the validations through JSP.I have been using confirm box to get input from user, before branching based on the user's imput.
We got a request that the User want to see YES NO instead of OK CANCEL. I was making a search in the web, but could not find any real solutiion to this. I found VBScript, has a work-around ( havent tried though) but it supports explorer only. If i can get VBScript working, is that okay to use that in JSP ?
Replies appreciated
[ November 03, 2004: Message edited by: Mohen Vijay ]
[ November 03, 2004: Message edited by: Bear Bibeault ]