Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convertion issue
Message
From
26/01/2004 09:45:01
 
 
To
24/01/2004 14:23:12
Keith Payne
Technical Marketing Solutions
Florida, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00870023
Message ID:
00870552
Views:
9
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) ;
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform