G
Greg
Is there an equivelant message box (such as in a Windows Application) I can
use for a Web Application? I've found some examples of JavaScript message
boxes, but I would rather use something that's built in instead, such as
messagebox.show (used in VB.Net), if it exists?
I'd like to be able to respond to Yes, No, Cancel, etc events as well and
have it shown in Modal as well.
If there isn't, does anyone know of a simple way to achieve it?
use for a Web Application? I've found some examples of JavaScript message
boxes, but I would rather use something that's built in instead, such as
messagebox.show (used in VB.Net), if it exists?
I'd like to be able to respond to Yes, No, Cancel, etc events as well and
have it shown in Modal as well.
If there isn't, does anyone know of a simple way to achieve it?