What is the difference between a MESSAGEBOX and an ALERT ?
Answers were Sorted based on User's Feedback
Answer / guest
An alert requires an response from the user
while a messagebox just flashes a message and only requires
an acknowledgment from the user
Is This Answer Correct ? | 31 Yes | 4 No |
Answer / vijesh nambiar
Alert box is in javascript and message box is in VB script
MsgBox is a message and Alert is a warning
Is This Answer Correct ? | 13 Yes | 3 No |
Answer / nupur
alert box is providing us just a warning message...it donot want any response from user while message box providing a flexibility to command over the message(eg.ok or cancel)...
Is This Answer Correct ? | 1 Yes | 4 No |
How to migrate paradox, dbase or foxpro database to firebird?
What is normalization? What are different type of normalization?
Write about Transaction Management in Oracle 9i?
Have you written applications to retrieve stored images in a table?
how to pass values from one table to another by using Bulk collect?
Is it possible to modify a Datatype of a column when column contains values?
What is tuple with example?
How is data stored in a database?
How to open the database in exclusive mode?
What is database management system(dbms)?
What is drivermanager getconnection?
What are the four types of database?