I can't get the coding right to make an alert message come up but instead of having just an OK button, I want it to have YES and NO buttons. So, here is something to work with:
alert("I can't get this to have YES and NO buttons"
ID:176909
Nov 29 2002, 6:58 am
|
|
In response to OneFishDown
|
|
Hey, thanks. I sooooo wish it could read my mind though. Lol.
|
alert(Usr=usr,Message,Title,Button1="Ok",Button2,Button3)
You need to tell it to display "Yes" and "No" buttons, DM can't read your mind.