Do you mean like the ones that windows uses? Do you mean a simple "error" or
"alert" box - these are done with either Javascript or VBScript, but have
specific purposes i.e. the 'information' (white 'i' on blue circle), the "alert"
(black exclamation point on yellow triangle) and 'critical error' (white "X" on
red circle).....
If you mean a pop-up window then try
www.jimcoaddins.com
look for the popup spawn
"MobileOhm" <(E-Mail Removed)> wrote in message
news:798D9F27-658D-46F8-975E-(E-Mail Removed)...
> I need to make a simple dialog box and don't seem to be able to do so.... Does
anyone know a simple method to do this?
>
> Thanks