May 30, 2001 #1 Masada Technical User Joined May 30, 2001 Messages 2 Location AU Is there a javascript equivalent to VBScript's Msgbox?
May 30, 2001 #2 Mighty Programmer Joined Feb 22, 2001 Messages 1,682 Location US alert is the Javascript equivalent: alert("This is the text that appears in the message box" Mise Le Meas, Mighty Upvote 0 Downvote
alert is the Javascript equivalent: alert("This is the text that appears in the message box" Mise Le Meas, Mighty