Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting Data Types
Message
 
À
29/05/2003 09:05:21
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00793884
Message ID:
00793985
Vues:
19
>How do I subtract 2 select statements? They're both set to variables (strout, strout2). I can't seem to convert my string variables to integers so I can subtract without errors. Help?!?!

// Set both as int
int lnstrout = Convert.ToInt32(strout), lnstrout2 = Convert.ToInt32(strout2);



HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform