Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convertion issue
Message
De
26/01/2004 09:45:01
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
 
 
À
24/01/2004 14:23:12
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00870023
Message ID:
00870552
Vues:
11
Hello Keith,

>What are you using to look at the dwelling value?

I am not clear of your question.
I get the value fromt the textcontrol ( Dwelling )and assign it to a string variable as follow:
string dwellingText  = Dwelling.Text.ToString().Trim();
>Int32 can be represented as decimal, octal, hexidecimal, binary ...

I thought the following statement would convert a string value to int
int dwelling = Convert.ToInt32(dwellingText) ;
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform