Welcome Guest Search | Active Topics | Sign In | Register

Msgbox icon message Options
Daryela
Posted: Thursday, November 1, 2012 4:41:50 PM
Rank: Newbie
Groups: Member

Joined: 11/1/2012
Posts: 3
I am using msgbox EO, contains a JavaScript function eo_msgbox, and has a parameter called "icon" which is written in this parameter?
eo_support
Posted: Thursday, November 1, 2012 4:44:45 PM
Rank: Administration
Groups: Administration

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

I believe you can pass an image Url to that argument.

Thanks
Daryela
Posted: Friday, November 2, 2012 4:13:44 PM
Rank: Newbie
Groups: Member

Joined: 11/1/2012
Posts: 3
Hi, Thank you! this is my vb.net code, as it should be to put the url?

eo_MsgBox (
"msgb_login_ini", / /
"ISIS Connection Settings", / /
str_pfun_mnensaje, / /
????? / / Icon
[
{
Text: 'OK' / /
}
]);
}
eo_support
Posted: Friday, November 2, 2012 4:19:50 PM
Rank: Administration
Groups: Administration

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

You will need to ask someone around you to point you to the right direction. First, the code is JavaScript code, it's not even VB.NET code. Second an image Url is an Url. There really should be no further explanation about what an Url is if you do Web development. We consider both very basic Web programming questions that are well beyond the scope of our support. So we would advise you to seek help elsewhere about these questions.

Thanks!
Daryela
Posted: Friday, November 2, 2012 4:45:21 PM
Rank: Newbie
Groups: Member

Joined: 11/1/2012
Posts: 3
Ok, thanks


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.