Microsoft
Software
Hardware
Network
Question : How to use mbox in c# web application
While using mbox in c# an error is come : The name 'mbox' does not exist in the current context
Can any one help.
Answer : How to use mbox in c# web application
In web application when you do douable-tap TAB key then you will get global::System.Windows.For
ms.Message
Box.Show("
Test");
As we know Ssytem.Windows.Forms namespace is not for web applications.
So I think that you should use rather JavaScript Alerts method.
<script language="'javascript'">ale
rt("your message")</script>
1:
<script language="'javascript'">alert("your message")</script>
Random Solutions
sbs 2003 moving mailbox to sbs 2008 very slow
same class name in CSS
Java Toolkit
Trace Route and Cisco asa 5505
C# HttpWebRequest different pages in same site
"You replied on..." not showing in Outlook 2007
populate a textbox with a URL
transfer local domain profile to another local domain profile on the same PC
java.net.SocketTimeoutExce
ption on new SQL Server host
Sending white space in a variable in resonse.write