|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
General Scripting - Return or loop back to previous MsgBox
Hi,
i have a script that will prompt someone with information. it has Yes, No and Cancel buttons on. 'Yes', takes them to a weblink and 'Cancel' just quits. When they click 'No' it displays another MsgBox and asks if they are sure they want to proceed. This has 'Ok' and 'Cancel' buttons. 'Ok' will proceed with what action i have set, but what i want is when they click 'No' on this second MsgBox it takes them back to the first MsgBox that was displayed. Sorry if that was a long winded way round it, but hope this is possible and hope someone can help. Thanks. |
|
#2
|
||||
|
||||
|
you can't "return" to message box.
you can however have function that show the message box, then call that function again. |
|
#3
|
|||
|
|||
|
Thanks for that i will look into it.
|
![]() |
| Viewing: ASP Free Forums > System Administration > Windows Scripting > General Scripting - Return or loop back to previous MsgBox |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|