Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Confirm ON from FoxPro to .NET
Message
De
05/01/2005 18:08:51
 
 
À
05/01/2005 16:12:54
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Versions des environnements
Environment:
C# 1.1
Database:
MS SQL Server
Divers
Thread ID:
00974518
Message ID:
00974553
Vues:
11
Hey, Mindy,

As Rod said, you'd want to implement this behavior in your base textbox class. The logic would need to evaluate the length of what's entered against some custom property for an input mask, defined length, etc.

I haven't seen any specific equivalent of SET CONFIRM either. This is perhaps a stretch, but you may want to check out this C# MaskedEdit Control from the Code Project. I used it a while back and it's pretty nice. (You need to register to download things, but it's free).

http://www.codeproject.com/cs/miscctrl/maskededit.asp

I don't know if this has the equivalent of SET CONFIRM, but it may contain other capabilities that might make it easier to implement a SET CONFIRM, as opposed to building it from scratch.

Hope that helps...
Kevin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform