lmsmi1
-
Total Posts
:
27
- Scores: 2
-
Reward points
:
0
- Joined: 10/1/2011
-
Status: offline
|
.js msgbox function?
Wednesday, October 19, 2011 11:29 AM
( permalink)
Is there a way that I can make a msgbox with .js files? If so, is it possible to chenge the button names and title too?
|
|
|
|
StarWarsMG
-
Total Posts
:
9
- Scores: 0
-
Reward points
:
0
- Joined: 8/17/2011
- Location: Minnesota
-
Status: offline
|
Re:.js msgbox function?
Tuesday, November 01, 2011 12:06 PM
( permalink)
So far in Tech, no. And I don't think it is possible to change the button names too, but you can change the title name of a vbscript file with this... x =msgbox("Popup Text",0,"Popup Title") The popup title is where you can put a title of a vbscript file. You would make that into a vbscript file it would look like this... ~StarWarsMG
<message edited by StarWarsMG on Tuesday, November 01, 2011 12:08 PM>
|
|
|
|