﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Re-invent ASP.NET Hosting Community / ASP.NET 2.0 Hosting Programming Discussion / Web Site Development / Design  / Message Box in ASP.Net 2.0 and VB / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Re-invent ASP.NET Hosting Community</description><link>http://community.re-invent.com/</link><webMaster>community@re-invent.com</webMaster><lastBuildDate>Fri, 05 Dec 2008 04:09:03 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Message Box in ASP.Net 2.0 and VB</title><link>http://community.re-invent.com/Topic588-13-1.aspx</link><description>are you aware this is ASP.NET ?&lt;br&gt;&lt;br&gt;&lt;br&gt;You cannot have Message boxes on that way, you can have  alert('some message'); but not "MsgBox" which is used in windows environment.&lt;br&gt;</description><pubDate>Thu, 20 Sep 2007 09:31:43 GMT</pubDate><dc:creator>zoran123456</dc:creator></item><item><title>Message Box in ASP.Net 2.0 and VB</title><link>http://community.re-invent.com/Topic588-13-1.aspx</link><description>Hello,&lt;br&gt;&lt;br&gt;I am trying to display a basic message box containing two lines of instructions.  If a user needs some help on a page, they click the button marked 'Instructions' and a message box pops up and tells them what to do.&lt;br&gt;&lt;br&gt;It works fine on the local server on my machine when I debug, but returns my customised error page when I upload it.&lt;br&gt;&lt;br&gt;Any ideas?&lt;br&gt;&lt;br&gt;The code I'm using is in a master page and is:&lt;br&gt;&lt;br&gt;[b][i]Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs)&lt;br&gt;&lt;br&gt;MsgBox("Read the information below, using the next and previous buttons, to compare your business practices with the FEC's recommendations. Create your Action Points in the table provided", MsgBoxStyle.MsgBoxSetForeground, "Instructions")&lt;br&gt;&lt;br&gt; End Sub[/i][/b]&lt;br&gt;&lt;br&gt;I'm sure that it is something obvious, but I'd appreciate any help or suggestions&lt;br&gt;Thanks.</description><pubDate>Wed, 18 Jul 2007 07:20:46 GMT</pubDate><dc:creator>FEC_Mick</dc:creator></item></channel></rss>