DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   ASP.NET (http://www.daniweb.com/forums/forum18.html)
-   -   message box (http://www.daniweb.com/forums/thread40489.html)

muthu Mar 4th, 2006 9:35 am
message box
 
hai friends,

i cannot create the message box. the syntax i used is "MessageBox" . it gives the errror that namespace system.windows is not found. i searched with System.Windows i cannot found anything there.
so plz help

Comatose Mar 4th, 2006 9:29 pm
Re: message box
 
msgbox?

f1 fan Mar 5th, 2006 6:20 pm
Re: message box
 
what messagebox? This is asp.net ... web pages.. what messagebox? message box is in windows forms projects not web pages.

Do you want to pop up a message to a user? you can use the javascript alert. Are you sure you understand the concept of asp.net? If not say so and we will try and explain it a bit

web_developer Mar 19th, 2006 9:42 am
Re: message box
 
f1_fan is right
u can use msgbox in asp.net coz it will run on the server and not on the client side.
u can use alert fuction in the javascript, coz its client-side.

web_developer Mar 19th, 2006 9:43 am
Re: message box
 
sorry, i mean "u can't use msgbox"

muthu Apr 1st, 2006 9:48 am
Re: message box
 
ok, i manage it. thanks for ur reply


All times are GMT -4. The time now is 3:31 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC