1
« en: Jueves 25 de Marzo de 2010, 14:50 »
HOLA YO ESTOY PROGRAMANDO CON ASP.NET 2005,2008 Y 2010 TE PASO EL CODIGO DEL MSGBOX SOLO NECESITAS LA DLL SI SE PUEDE LA ADJUNTO SI NO MANDAME UN MAIL Y TE LA ENVIO
ESTOS PASOS SON EN EL CODIGO DE PROGRAMACION NO EN HTML
RECUERDA PONER EL MSGBOX EN EL FORMULARIO ANTES DE INSERTAR ESTE CODIGO
PASO 1
Imports MsgBox.MsgBox
PASO 2
MsgBox1.ShowMessage("Los datos se Registraron Correctamente")
MsgBox1.ShowConfirmation("Los datos se Registraron Correctamente", 1, True, False)
la dll la copias a esta carpeta
C:Program FilesMicrosoft Visual Studio 9.0Common7IDE
y luego desde el visual la agregas en el menu tools y choose toolbox-items