Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Confirmation Message in ASP.NET app
Message
 
À
29/02/2012 13:05:10
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01536869
Message ID:
01536871
Vues:
35
>Hi,
>
>I'm getting back into an ASP.NET C# MM.NET 3.6 project that I haven't worked on in about a year so everything is rusty.
>
>The user has asked that when they click on a button they want to get a dialog saying "Are you sure?" then if they click yes the process will continue, otherwise it drops out.
>
>Is there something built into MM.NET for this?

You can always add the following to a button..

OnClientClick="return confirm('Are you sure you?');"
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform