Forums
This topic is locked
message box in asp..?
Posted 15 Sep 2006 14:55:56
1
has voted
15 Sep 2006 14:55:56 maha kalidas posted:
how do I display a message box in asp..? Replies
Replied 28 Sep 2006 16:17:10
28 Sep 2006 16:17:10 Vince Baker replied:
u need to use either vbscript of javascript to display a message when an event occurs.
For example onclick would be a good event if you want the message box to appear when something is clicked.
search on google for msgbox javascript or msgbox vbscript and you will get plenty of examples of how to do this.
Regards
Vince Baker
<strong>DMX Zone Manager</strong>
[VBScript | ASP | HTML | CSS | SQL | Oracle | AS400 | ERP Logic | Hosting]
For example onclick would be a good event if you want the message box to appear when something is clicked.
search on google for msgbox javascript or msgbox vbscript and you will get plenty of examples of how to do this.
Regards
Vince Baker
<strong>DMX Zone Manager</strong>
[VBScript | ASP | HTML | CSS | SQL | Oracle | AS400 | ERP Logic | Hosting]