|
#1 -
10/05/2008 18:42:51
|
Reporta abuso
|
Link Permanente
|
|
hay algun messagebox con textbox
|
|
|
|
|
|
quiero mostrar un message box con un text box y recoger desde otro form el string si pulsa si o cerrar si pulsa no, hau algun messagebox asi yo no lo encuentro, sino como lo podria hacer?¿
|
|
|
|
|
|
#2 -
12/05/2008 9:40:20
|
Reporta abuso
|
Link Permanente
|
|
RE: hay algun messagebox con textbox
|
|
|
Hola,
no hay ningun MessageBox "de serie" en ASP.NET. Si quieres algo parecido puedes seguir este tutorial
http://www.codeproject.com/KB/webforms/NingLiangSimpleControl.aspx http://www.c-sharpcorner.com/UploadFile/mahesh/WebMsgBox09082006110929AM/WebMsgBox.aspx
Saludos.
|
|
|
|
|