how to make a browser display alert box?

how to make a browser display alert box?

use Application.ExternalEval and call the JS code that does the alert by passing it as string.