Welcome Guest Search | Active Topics | Sign In | Register

vb.net MsgBox not working Options
Darrel
Posted: Friday, September 30, 2011 4:23:23 PM
Rank: Advanced Member
Groups: Member

Joined: 9/20/2011
Posts: 32
After downloading eo.web controls, standard MsgBox (ref to assembly) no longer works - ref to eo.web prevails.. 1) How can I add a prefix to the correct assembly for standard MsgBox 2) What advantages does eo.web MsgBox offer (is it java based and therefore universal?)
thx
eo_support
Posted: Friday, September 30, 2011 4:48:49 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You can reference our MsgBox by the full name as EO.Web.MsgBox, and VB's MsgBox by the full name as Microsoft.VisualBasic.Interaction.MsgBox.

Our MsgBox control is DHTML and JavaScript based, so it works on all browsers. The advantage of our MsgBox is for a Web application. The standard VB MsgBox is for Windows Forms application (let me know if you are talking about another MsgBox). So these are two totally different creatures.

Thanks
Darrel
Posted: Friday, September 30, 2011 4:52:40 PM
Rank: Advanced Member
Groups: Member

Joined: 9/20/2011
Posts: 32
Both answers exactly what I was looking for -
thanks again -


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.