Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing a Web Form
Message
 
À
07/08/2003 10:54:19
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00817749
Message ID:
00818245
Vues:
13
>Is there a quick & dirty way to clear the contents of a form? For example, a user enters 1/2 page of data using txtboxes, cmboxes, drpdownlists, etc, but then wants to clear it and start over. Would I just use a .refresh or call the Load() again??
-------------------------------
The INPUT tag has a TYPE="RESET"
Does that do what you need or do I misunderstand?
 <INPUT ID="cmdReset" NAME="cmdReset" TYPE="RESET" VALUE="Reset">
HTH,
Rick
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform