Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP.Net & Javascript !
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
ASP.Net & Javascript !
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP
Divers
Thread ID:
00970365
Message ID:
00970365
Vues:
50
Hi All,

I am trying to display a conformation popup window when clicking the delete button by calling the follow:
sMsgBox = "Sure to Delete the Record?"
sScript = "<script> window.confirm('" & sMsgBox & "')</script>"
Page.RegisterStartupScript("PopupScript", sScript)
But how I can read the reply from the popup window as "ok" or "cancel" clicked?

Thanks in advance.
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Répondre
Fil
Voir

Click here to load this message in the networking platform