Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Vbscript Pop UP Message Box full tutorial with code Advanced use but easy to follow part 1

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
16,775
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Dec 11, 2008

In part 2 i will show you how to use the buttons seperatly
msgbox("simple msgbox"),0,("Miutubevids")
save as vbs
Messege icons and buttons code for number between the commas
0 ok button
1 ok and a cancel button
2 abort, retry, and ignore buttons
3 yes, no, and cancel buttons
4 yes and no buttons
5 retry and cancel buttons
6-15 ok button
16 an icon of a ERROR sign, a circle with a cross on it and a ok button
32 an icon of a QUESTION mark sign "?" with a ok button
48 an icon of a WARNING sign, a triangle with a "!" on it and a ok button
64 an blue information icon
_________________________
By miutubevids
Song:
How Do We Know
Artist:
The Living End

Link to this comment:

Share to:

Uploader Comments (miutubevids)

  • Do you want to make a message box there it says:

    Hello

    World

    !!

    Then just add " & chr(13) & " for a new line, for en example:

    msgbox("Hello" & chr(13) & "World" & chr(13) & "!!!"),0,("Hi")

    Its very simple ;)

  • hmm cool thanks for that :D

see all

All Comments (42)

Sign In or Sign Up now to post a comment!
  • do ctrl S to save (;

  • cute .. like your clip .. keep it up =)

  • it doesn't work............

  • YOU DA BOMB MAN!

  • can't find

  • I use many code based controlls and i would like to know how i might be able to get a message with buttons that say what i want them to say

  • @Chainsawyourhead and this is how something corresponds with button press returnvalue=msgbox ("Hello",20,"Hi") If returnvalue=6 Then msgbox "DAM YOUUU" else msgbox "Don't Screw with me!!" End If If you press yes on the first msgbox then it will come up with dam you if you click no or cross then it will say don't Screw with me Enjoy
  • @Chainsawyourhead

    no need to use 4 + 16 just try this

    msgbox ("Body"),20,("Title")

    or try it with out the brackets

  • custom?

  • hello,

    can you make a tutorial

    on how to make a pop-up

    when there is a new message??

    thnx

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more