|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Alerts in VB.NET
Does anyone know the the VB.NET Code for the message alert or message box???I need it urgent
|
|
#2
|
|||
|
|||
|
Code:
MsgBox "What you want the message to say", vbBoxStyle, "A Title" There is one more parameter you can fill at the end but I never use it so I have forgotten what it is. Sorry. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > Alerts in VB.NET |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|