![]() |
hichem 8/7/2009 |
Hi, I'm using the code below to launch a popup window to alert my users to some information. The dialog box is a plain box and I would like to know if there is a way to add a title to the box so it is more clear that it is a system message and not just an "Internet Explorer" popup. Any thoughts would be greatly appreciated. Thanks Response.Write "<script>alert('This is the message I want to show')</script>
|
C
|
clig 8/13/2009 |
Hi, I'm using the code below to launch a popup window to alert my users to some information. The dialog box is a plain box and I would like to know if there is a way to add a title to the box so it is more clear that it is a system message and not just an "Internet Explorer" popup. Any thoughts would be greatly appreciated. Thanks Response.Write "<script>alert('This is the message I want to show')</script>
|